diff --git a/cluster/gce/windows/configure.ps1 b/cluster/gce/windows/configure.ps1 index 413a1d615b8..a3d9d896be8 100644 --- a/cluster/gce/windows/configure.ps1 +++ b/cluster/gce/windows/configure.ps1 @@ -112,7 +112,8 @@ try { Set-EnvironmentVars Create-Directories Download-HelperScripts - InstallAndStart-LoggingAgent + # Disable Stackdrver logging until issue is fixed. + # InstallAndStart-LoggingAgent Create-DockerRegistryKey DownloadAndInstall-KubernetesBinaries