kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images

This commit is contained in:
Aaron Crickenberger
2021-07-29 17:59:06 -07:00
parent 0df45a7130
commit be9926dff4
3 changed files with 4 additions and 4 deletions
@@ -142,7 +142,7 @@ For information about passing flags to control plane components see:
By default, kubeadm pulls images from `k8s.gcr.io`. If the
requested Kubernetes version is a CI label (such as `ci/latest`)
`gcr.io/kubernetes-ci-images` is used.
`gcr.io/k8s-staging-ci-images` is used.
You can override this behavior by using [kubeadm with a configuration file](#config-file).
Allowed customization are: