Difference between revisions of "AWS VPC CNI addon"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
== Related == | == Related == | ||
* [[Working with the Amazon VPC CNI plugin for Kubernetes Amazon EKS add-on]] | * [[Working with the Amazon VPC CNI plugin for Kubernetes Amazon EKS add-on]] | ||
+ | * [[EKS best practices]]: https://aws.github.io/aws-eks-best-practices/networking/vpc-cni/ | ||
== See also == | == See also == |
Revision as of 16:10, 26 February 2024
Amazon VPC CNI plugin for Kubernetes
- https://docs.aws.amazon.com/eks/latest/userguide/managing-vpc-cni.html
- https://docs.aws.amazon.com/eks/latest/userguide/cni-iam-role.html
- https://github.com/aws/amazon-vpc-cni-k8s/releases
- Versions: v1.16.2, v1.16.1, v1.16.0, v1.15.4, v1.7.0
- Obtain version:
kubectl describe daemonset aws-node --namespace kube-system | grep amazon-k8s-cni: | cut -d : -f 3
kubectl describe daemonset aws-node --namespace kube-system | grep amazon-k8s-cni: | cut -d : -f 3
- Obtain version:
Optional:
News
Related
- Working with the Amazon VPC CNI plugin for Kubernetes Amazon EKS add-on
- EKS best practices: https://aws.github.io/aws-eks-best-practices/networking/vpc-cni/
See also
Advertising: