diff --git a/doc_source/managing-vpc-cni.md b/doc_source/managing-vpc-cni.md index 5b7ddf97..078d793a 100644 --- a/doc_source/managing-vpc-cni.md +++ b/doc_source/managing-vpc-cni.md @@ -33,7 +33,7 @@ Amazon VPC CNI plugin for Kubernetes versions `v1.16.0` to `v1.16.1` removed com + **Check version compatibility for each feature** -Some features of each release of the Amazon VPC CNI plugin for Kubernetes require certian Kubernetes versions\. When using different Amazon EKS features, if a specific version of the add\-on is required, then it's noted in the feature documentation\. Unless you have a specific reason for running an earlier version, we recommend running the latest version\. +Some features of each release of the Amazon VPC CNI plugin for Kubernetes require certain Kubernetes versions\. When using different Amazon EKS features, if a specific version of the add\-on is required, then it's noted in the feature documentation\. Unless you have a specific reason for running an earlier version, we recommend running the latest version\. ## Creating the Amazon EKS add\-on @@ -223,4 +223,4 @@ We recommend adding the Amazon EKS type of the add\-on to your cluster instead o v1.18.2 ``` -1. \(Optional\) Install the `cni-metrics-helper` to your cluster\. It scrapes elastic network interface and IP address information, aggregates it at a cluster level, and publishes the metrics to Amazon CloudWatch\. For more information, see [cni\-metrics\-helper](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/cmd/cni-metrics-helper/README.md) on GitHub\. \ No newline at end of file +1. \(Optional\) Install the `cni-metrics-helper` to your cluster\. It scrapes elastic network interface and IP address information, aggregates it at a cluster level, and publishes the metrics to Amazon CloudWatch\. For more information, see [cni\-metrics\-helper](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/cmd/cni-metrics-helper/README.md) on GitHub\.