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

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

Revision as of 19:12, 3 December 2021

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: