We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93e540b + 368fe70 commit 03a99c5Copy full SHA for 03a99c5
cluster/gce/windows/k8s-node-setup.psm1
@@ -51,7 +51,7 @@
51
# - Document functions using proper syntax:
52
# https://technet.microsoft.com/en-us/library/hh847834(v=wps.620).aspx
53
54
-$INFRA_CONTAINER = 'gcr.io/gke-release/pause-win:1.0.0'
+$INFRA_CONTAINER = 'gcr.io/gke-release/pause-win:1.1.0'
55
$GCE_METADATA_SERVER = "169.254.169.254"
56
# The "management" interface is used by the kubelet and by Windows pods to talk
57
# to the rest of the Kubernetes cluster *without NAT*. This interface does not
0 commit comments