Remove Kubelet --network-plugin=cni flag

* Now that `docker-shim` is no longer used, the Kubelet flag
is no longer needed and will be removed in v1.24
This commit is contained in:
Dalton Hubble
2022-01-14 10:41:19 -08:00
parent 08ea9776f3
commit 2265ab5375
22 changed files with 3 additions and 20 deletions

View File

@ -4,4 +4,5 @@ Typhoon clusters offer several advanced features for skilled users.
* [ARM64](arm64.md)
* [Customization](customization.md)
* [Nodes](nodes.md)
* [Worker Pools](worker-pools.md)