Commit 61ac8e3e authored by Yu-Ju Hong's avatar Yu-Ju Hong

GCE/Windows: disable stackdriver logging agent

The logging service could not be stopped at times, causing node startup failures. Disable it until the issue is fixed.
parent a9f35a67
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment