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

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
The Container Network Interface (CNI) plugin is selected by passing <code>[[kubelet]]</code> the <code>--network-plugin=cni</code>
 
The Container Network Interface (CNI) plugin is selected by passing <code>[[kubelet]]</code> the <code>--network-plugin=cni</code>
 
  
 
* [[v1.18]] Update CNI version to v0.8.5
 
* [[v1.18]] Update CNI version to v0.8.5
  
  
 +
[[CKA]]
 
* [[CKA v1.23]]: [[Choose an appropriate container network interface plugin]]
 
* [[CKA v1.23]]: [[Choose an appropriate container network interface plugin]]
 
* [[CKA v1.18]]: Understand [[CNI]]
 
* [[CKA v1.18]]: Understand [[CNI]]
 +
  
 
  [[helm search repo]] eks | grep cni
 
  [[helm search repo]] eks | grep cni

Revision as of 16:20, 9 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


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

See also

Advertising: