k8s 新加节点
Posted gaoyuechen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了k8s 新加节点相关的知识,希望对你有一定的参考价值。
拷贝原来的内容过去,删除
cd /opt/kubernetes/ssl/
1.
删除 kubelet-crt key
kube-proxy-key.pem 相关的这些key是,根据tooken验证接受请求后,主节点发送过来的。
2. 其他节点配置新家节点hostname
[root@npChain004 ~/broseryaml]# kubectl exec -it net-test-5767cb94df-dhdpq -- /bin/sh
Error from server: error dialing backend: dial tcp: lookup boan-app on 100.100.2.138:53: no such host
以上是关于k8s 新加节点的主要内容,如果未能解决你的问题,请参考以下文章