Skip to content

Commit bbe7b2e

Browse files
committed
Use fluentbit as logging agent. Replace stackdriver
1 parent e3d7d06 commit bbe7b2e

File tree

2 files changed

+343
-273
lines changed

2 files changed

+343
-273
lines changed

cluster/gce/windows/configure.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ try {
148148
Configure-GcePdTools
149149
Configure-Kubelet
150150

151-
# Even if Stackdriver is already installed, the function will still [re]start the service.
151+
# Even if Logging agent is already installed, the function will still [re]start the service.
152152
if (IsLoggingEnabled $kube_env) {
153153
Install-LoggingAgent
154154
Configure-LoggingAgent

0 commit comments

Comments
 (0)