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 203d103 + 72f58ae commit a256498Copy full SHA for a256498
cluster/gce/config-common.sh
@@ -159,4 +159,4 @@ export WINDOWS_BOOTSTRAP_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubelet.bootstrap-k
159
# Path for kube-proxy kubeconfig file on Windows nodes.
160
export WINDOWS_KUBEPROXY_KUBECONFIG_FILE="${WINDOWS_K8S_DIR}\kubeproxy.kubeconfig"
161
# Pause container image for Windows container.
162
-export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.0"
+export WINDOWS_INFRA_CONTAINER="gcr.io/gke-release/pause-win:1.2.1"
0 commit comments