- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 64字
- 2021-07-02 22:51:26
Joining the cluster
Now we need to run the join command we copied earlier, on each of our node instances:
$ kubeadm join --token=<some token> <master ip address>
Once you've finished that, you should be able to see all nodes from the master by running this command:
$ kubectl get nodes
If all went well, this will show three nodes and one master, as shown here:

Calico setup
推薦閱讀
- Mastering Proxmox(Third Edition)
- 計算機應用
- Managing Mission:Critical Domains and DNS
- R Machine Learning By Example
- 電腦上網直通車
- 大數據技術入門(第2版)
- 工業機器人現場編程(FANUC)
- Multimedia Programming with Pure Data
- 中國戰略性新興產業研究與發展·智能制造
- 新手學電腦快速入門
- SMS 2003部署與操作深入指南
- 基于RPA技術財務機器人的應用與研究
- 大數據導論
- FANUC工業機器人配置與編程技術
- Natural Language Processing and Computational Linguistics