I want to add some cloud vendors' virtual nodes to my k3s cluster, but these virtual nodes do not have k3s' root certificates, so they cannot obtain the trust of the apiserver. I need to turn off the k3s apiserver's verification of the kubelet certificate. Is there any way to do this? In other words, is there any way I can set --kubelet-certificate-authority to empty?
How turn off the k3s apiserver's verification of the kubelet certificate - Stack Overflow
与本文相关的文章
评论列表(0)
- 暂无评论