I think this is one of the hardest (maybe I don't know enough). But here is a good start:
https://gravitational.com/blog/troubleshooting-kubernetes-networking/
Basically, curl is a very important tool since most pods have very limited commands you can run.
And here are some very basic services and how it works within pods:
https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies
For discovering services, check out this DNS docs:
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/
Subscribe to:
Post Comments (Atom)
PVC in terminating state
Referencee:https://veducate.co.uk/kubernetes-pvc-terminating/ I still had errors performing deployment, till I released that although I pre...
-
Got this error after I enabled nested virtualization on my vm (was working previously): Solution:https://github.com/GNS3/gns3-gui/issues/30...
-
Kubelet http server gave http response to https client (ImagePullBackOff status on a Kubernetes pod)[root@unicamaster docker]# kubectl get pods NAME READY STATUS RESTART...
-
Got this error: [root@unica12master .kube]# kubectl get nodes NAME STATUS ROLES AGE VERSION unica12master....
No comments:
Post a Comment