admin 管理员组

文章数量: 1086019

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 apiserver39s verification of the kubelet certificateStack Overflow