17 lines
572 B
Markdown
17 lines
572 B
Markdown
|
|
谢威 1-18 21:42:21
|
|||
|
|
https://github.com/guangzhengli/k8s-tutorials
|
|||
|
|
|
|||
|
|
https://github.com/chaseSpace/k8s-tutorial-cn/tree/main
|
|||
|
|
|
|||
|
|
https://k8s.easydoc.net/docs/dRiQjyTY/28366845/6GiNOzyZ/9EX8Cp45
|
|||
|
|
|
|||
|
|
谢威 1-18 21:43:01
|
|||
|
|
https://www.bilibili.com/video/BV1Tg411P7EB/
|
|||
|
|
|
|||
|
|
### 谢威 1-18 21:43:10
|
|||
|
|
https://k8s.easydoc.net/docs/dRiQjyTY/28366845/6GiNOzyZ/9EX8Cp45
|
|||
|
|
|
|||
|
|
#### Master join
|
|||
|
|
```
|
|||
|
|
kubeadm join 192.168.186.100:6443 --token whgnp2.qemqt8xtod7onf6j --discovery-token-ca-cert-hash sha256:e4f53bd2268f097d79694f7dbc72a6990dfacad41154bd5c9ad2c52ac0e72576
|
|||
|
|
```
|