docs/concepts/containers/images.md kubernetes version changed (#7690)
* imaged.md kubernetes version changed "This was tested with a private docker repository as of 26 June with Kubernetes version This was tested with a private docker repository as of 26 June with Kubernetes version v0.19.3. It should also work for a private registry such as quay.io, but that has not been tested. v0.19.3 changed to v1.9.3 * Update images.md * Update images.mdpull/7931/head
parent
2a7f1d357e
commit
6879610621
|
@ -193,9 +193,6 @@ template needs to include the `.docker/config.json` or mount a drive that contai
|
|||
All pods will have read access to images in any private registry once private
|
||||
registry keys are added to the `.docker/config.json`.
|
||||
|
||||
**This was tested with a private docker repository as of 26 June with Kubernetes version v0.19.3.
|
||||
It should also work for a private registry such as quay.io, but that has not been tested.**
|
||||
|
||||
### Pre-pulling Images
|
||||
|
||||
**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.
|
||||
|
|
Loading…
Reference in New Issue