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

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
* [[Calico]]
 
* [[Calico]]
 
* [[Flannel]]
 
* [[Flannel]]
 +
* [[Multus CNI]]
  
  
Line 25: Line 26:
 
* <code>[[kubelet]]</code>: <code>--network-plugin=cni</code>
 
* <code>[[kubelet]]</code>: <code>--network-plugin=cni</code>
 
* [[Container Storage Interface (CSI)]]
 
* [[Container Storage Interface (CSI)]]
 +
* [[Weave Net]]
  
 
== See also ==
 
== See also ==

Latest revision as of 10:05, 23 April 2024

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



CKA


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[edit]

See also[edit]

Advertising: