|
You are here |
particule.io | ||
| | | | |
gustavohidalgo.com
|
|
| | | | | Enough cribbing about tooling, let's run some containers! | |
| | | | |
www.learnitguide.net
|
|
| | | | | kubernetes yaml file examples, create kubernetes deployment examples, create kubernetes service examples, create kubernetes pods examples, create yaml | |
| | | | |
jreypo.io
|
|
| | | | | In the article about Kubernetes on ACS I briefly touched the topic of Kubernetes Ingress, originally I was going to made a post about Ingress however I thought it woud be better to explain the different methods to expose a Kubernetes based app and how are they implemented on Azure. | |
| | | | |
www.integralist.co.uk
|
|
| | | Introduction Prerequisites TCP and HTTP OSI Model Utilities top: check running processes for cpu and memory utilisation ps: see what processes are running strace: monitor interactions between processes lsof: list of open files netstat: monitoring network traffic ifconfig: configure or review your network interfaces iftop: monitors network traffic and displays table of bandwidth usage iptraf: monitoring network traffic (more visual than netstat, not as detailed) tcpdump: network packet sniffer wireshark: ... | ||