switched to use the pause image served from gcr

This commit is contained in:
Yu Liao 2019-10-29 14:25:31 -07:00
parent 5f900f6332
commit f574071b8c

View File

@ -51,7 +51,7 @@
# - Document functions using proper syntax:
# https://technet.microsoft.com/en-us/library/hh847834(v=wps.620).aspx
$INFRA_CONTAINER = 'mcr.microsoft.com/k8s/core/pause:1.0.0'
$INFRA_CONTAINER = 'gcr.io/gke-release/pause-win:1.0.0'
$GCE_METADATA_SERVER = "169.254.169.254"
# The "management" interface is used by the kubelet and by Windows pods to talk
# to the rest of the Kubernetes cluster *without NAT*. This interface does not