Skip to content

Commit d61e90b

Browse files
committed
Separate containerd install from config, and other cleanups
1 parent 6541758 commit d61e90b

File tree

2 files changed

+96
-115
lines changed

2 files changed

+96
-115
lines changed

cluster/gce/windows/configure.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ try {
132132
Download-HelperScripts
133133

134134
DownloadAndInstall-Crictl
135+
Configure-Crictl
135136
Setup-ContainerRuntime
136137
DownloadAndInstall-AuthPlugin
137138
DownloadAndInstall-KubernetesBinaries
@@ -140,7 +141,7 @@ try {
140141
Create-KubeproxyKubeconfig
141142
Set-PodCidr
142143
Configure-HostNetworkingService
143-
Configure-CniNetworking
144+
Prepare-CniNetworking
144145
Configure-HostDnsConf
145146
Configure-GcePdTools
146147
Configure-Kubelet

0 commit comments

Comments
 (0)