Update images.md (#10116)

pull/10133/head
Piotr Gospodarek 2018-08-29 19:34:03 +02:00 committed by k8s-ci-robot
parent b8877a00c5
commit 9076c397f2
1 changed files with 1 additions and 1 deletions

View File

@ -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.