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

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
 
* <code>[[kubectl]] -n [[kube-system]] -l=k8s-app=kube-dns get pods</code>
 
* <code>[[kubectl]] -n [[kube-system]] -l=k8s-app=kube-dns get pods</code>
 
* <code>[[kubelet]]</code>: <code>--network-plugin=cni</code>
 
* <code>[[kubelet]]</code>: <code>--network-plugin=cni</code>
* [[CSI]]
+
* [[Container Storage Interface (CSI)]]
  
 
== See also ==
 
== See also ==

Revision as of 08:20, 5 July 2022

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


helm search repo eks | grep cni
eks/aws-vpc-cni                             1.1.10          v1.9.3          A Helm chart for the AWS VPC CNI

Related terms

See also

Advertising: