Update images.md (#10116)

This commit is contained in:
Piotr Gospodarek
2018-08-29 19:34:03 +02:00
committed by k8s-ci-robot
parent b8877a00c5
commit 9076c397f2
@@ -128,7 +128,7 @@ Once you have those variables filled in you can
[configure a Kubernetes Secret and use it to deploy a Pod](/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod).
### Configuring Nodes to Authenticate to a Private Repository
### Configuring Nodes to Authenticate to a Private Registry
{{< note >}}
**Note:** If you are running on Google Kubernetes Engine, there will already be a `.dockercfg` on each node with credentials for Google Container Registry. You cannot use this approach.