Difference between revisions of "AWS VPC CNI addon"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
** Obtain version:<code>[[kubectl describe daemonset aws-node --namespace kube-system]] | grep amazon-k8s-cni: | cut -d : -f 3</code>
 
** Obtain version:<code>[[kubectl describe daemonset aws-node --namespace kube-system]] | grep amazon-k8s-cni: | cut -d : -f 3</code>
 
** <code>[[kubectl describe daemonset aws-node --namespace kube-system]] | grep amazon-k8s-cni: | cut -d : -f 3</code>
 
** <code>[[kubectl describe daemonset aws-node --namespace kube-system]] | grep amazon-k8s-cni: | cut -d : -f 3</code>
** kubectl describe pods -n kube-system aws-node | grep -w Image
+
** <code>kubectl describe pods -n kube-system aws-node | grep -w Image</code>
  
  

Revision as of 12:24, 28 February 2024

Amazon VPC CNI plugin for Kubernetes


We strongly recommend that you update one minor version at a time. For example, if your current minor version is 1.9 and you want to update to 1.11, you should update to the latest patch version of 1.10 first, then update to the latest patch version of 1.11. [1]


aws-network-policy-agent:

Optional:


{"env": {"AWS_VPC_K8S_CNI_CUSTOM_NETWORK_CFG":"true","ENABLE_PREFIX_DELEGATION":"true","ENI_CONFIG_LABEL_DEF":"topology.kubernetes.io/zone","WARM_PREFIX_TARGET":"1"}}

News

Related

See also

  • https://aws.github.io/aws-eks-best-practices/networking/vpc-cni/
  • Advertising: