Fix small grammar issue

add 'is'
This commit is contained in:
Andrew Chen 2017-01-26 14:16:28 -08:00 committed by GitHub
parent 3a474df151
commit cef61c8ba9
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ The kubelet will fetch and periodically refresh ECR credentials. It needs the f
Requirements:
- You must be using kubelet version `v1.2.0` or newer. (e.g. run `/usr/bin/kubelet --version=true`).
- If your nodes are in region A and your registry in a different region B, you need version `v1.3.0` or newer.
- If your nodes are in region A and your registry is in a different region B, you need version `v1.3.0` or newer.
- ECR must be offered in your region
Troubleshooting: