Skip to content

K8s single IP per pod

Pasted image 20231007155635.png

  • You can't see docker pause container in kubernates, but you can see it using docker ps
  • There is a network plugin which will allow more than one IP address, but it has only been used within HPE labs.

References

  1. https://trainingportal.linuxfoundation.org/courses/kubernetes-for-developers-lfd259 Kubernetes Architecture