Add initial steps for 05,06 and 10

This commit is contained in:
2023-12-19 07:12:07 -07:00
parent 85771666b6
commit 6413be0928
3 changed files with 33 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# 10-Join-Nodes
```bash
kubeadm join 10.69.69.147:6443 --config join-config.yaml
```