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

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
 
* [[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.
 
* <code>[[kubeadm]]</code>
 
* <code>[[kubeadm]]</code>
 +
* <code>[[kubectl]] -n [[kube-system]] -l=k8s-app=kube-dns get pods</code>
  
 
== See also ==
 
== See also ==

Revision as of 19:13, 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: