Note about deploying CNI before worker nodes to avoid a known issue

This commit is contained in:
Steven Polley 2023-12-22 19:55:27 -07:00
parent 8f0b12acdb
commit de58cdee43
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ sudo chown $(id -u):$(id -g) $HOME/.kube/config
```
Join other control nodes, then join other worker nodes
Before you join other nodes, deploy the CNI in 06! If you don't, there is sometimes an issue where the br0 adapter will use the crio CNI configuration.