Kubernetes#
Some useful links to explain the concepts of Kubernetes
Concepts#
https://dev.to/techworld_with_nana/kubernetes-simply-explained-for-beginners-33em
https://dev.to/aurelievache/kubernetes-sketchnotes-pods-4ib0
https://speakerdeck.com/thockin/the-ins-and-outs-of-networking-in-google-container-engine
https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology/
Official Documentation#
Kubernetes Components Explained#
ETCd#
ReplicaSet#
Configuration#
https://medium.com/@jmarhee/managing-kubernetes-config-contexts-fbe710fa756a
https://nikgrozev.com/2019/10/03/switch-between-multiple-kubernetes-clusters-with-ease/
https://speakerdeck.com/thockin/bringing-traffic-into-your-kubernetes-cluster
https://www.asykim.com/blog/deep-dive-into-kubernetes-external-traffic-policies
Tuning & Hardening#
Troubleshooting#
https://stackoverflow.com/questions/54821044/how-to-stop-pause-a-pod-in-kubernetes/54822866#54822866
https://stackoverflow.com/questions/35453792/pods-stuck-in-terminating-status/38178833#38178833