Files
obsidian_note/技术探究/虚拟机/k8s/k8s 学习 资料.md
2025-12-04 09:12:56 +08:00

17 lines
572 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
谢威 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
```