mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
rebase
This commit is contained in:
parent
54d9f9a75b
commit
1d27242967
@ -127,18 +127,16 @@ try {
|
||||
StartProcess-WriteSshKeys
|
||||
}
|
||||
|
||||
# Even if Stackdriver is already installed, the function will still [re]start the service.
|
||||
if (IsLoggingEnabled $kube_env) {
|
||||
InstallAndStart-LoggingAgent
|
||||
}
|
||||
|
||||
Set-EnvironmentVars
|
||||
Create-Directories
|
||||
Download-HelperScripts
|
||||
|
||||
Install-LoggingAgent
|
||||
Configure-LoggingAgent
|
||||
Restart-LoggingAgent
|
||||
# Even if Stackdriver is already installed, the function will still [re]start the service.
|
||||
if (IsLoggingEnabled $kube_env) {
|
||||
Install-LoggingAgent
|
||||
Configure-LoggingAgent
|
||||
Restart-LoggingAgent
|
||||
}
|
||||
|
||||
Create-DockerRegistryKey
|
||||
Configure-Dockerd
|
||||
|
Loading…
Reference in New Issue
Block a user