Add links to assigning imagepullsecrets

Closes: #1652
This commit is contained in:
Qiming Teng
2018-01-04 11:35:33 +08:00
parent 79d24ab9aa
commit 6dbd0e9f5e
+1
View File
@@ -291,6 +291,7 @@ This needs to be done for each pod that is using a private registry.
However, setting of this field can be automated by setting the imagePullSecrets
in a [serviceAccount](/docs/user-guide/service-accounts) resource.
Check [Add ImagePullSecrets to a Service Account](/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account) for detailed instructions.
You can use this in conjunction with a per-node `.docker/config.json`. The credentials
will be merged. This approach will work on Google Kubernetes Engine.