摘要:
阅读全文
posted @ 2021-10-18 23:11
xman888
阅读(13)
评论(0)
推荐(0)
摘要:
由于kubeadm前期安装完成后join使用 token 过期时间为(24小时过期),所以需要重新生成token 在master上重新生成新的token kubeadm token create 查看是否存在有效的 token 值 kubeadm token list 获取CA证书 sha256 编 阅读全文
posted @ 2021-10-18 23:01
xman888
阅读(57)
评论(0)
推荐(0)
摘要:
DaemonSet A DaemonSet ensures that all (or some) Nodes run a copy of a Pod. As nodes are added to the cluster, Pods are added to them. As nodes are re 阅读全文
posted @ 2021-10-18 22:52
xman888
阅读(27)
评论(0)
推荐(0)
摘要:
通过ReplicationController来运行pod This controller ensures that there are a specific number of Pod replicas running at any time and, if a Pod does crash, t 阅读全文
posted @ 2021-10-18 22:39
xman888
阅读(23)
评论(0)
推荐(0)
摘要:
a cluster consists of at least one control plane and multiple worker machines called nodes. These control plane and node machines run the Kubernetes c 阅读全文
posted @ 2021-10-18 20:54
xman888
阅读(45)
评论(0)
推荐(0)
浙公网安备 33010602011771号