Difference between revisions of "K8s Container Network Interface (CNI)"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
* [[Minikube]]
 
* [[Minikube]]
 
* [[Kubernetes networking]]
 
* [[Kubernetes networking]]
* [[Podman]] [[Podman releases|v2.0.0]]
+
* [[Podman]] [[Podman releases|v2.0.0]], default Podman [[CNI]] configuration now sets <code>[[HairpinMode]]</code> to allow '''communication between containers''' by connecting to a forwarded port on the host.
  
 
== See also ==
 
== See also ==

Revision as of 08:10, 28 September 2020

Container Network Interface (CNI)

The Container Network Interface (CNI) plugin is selected by passing kubelet the --network-plugin=cni


  • v1.18 Update CNI version to v0.8.5


Related terms

See also

Advertising: