kubesphere/kubekey
在 GitHub 查看Allinone: kubectl unable to connect to the server: x509: certificate signed by unknown authority
Open
#920 建立於 2021年12月23日
buggood first issuehelp wanted
倉庫指標
- Star
- (2,815 star)
- PR 合併指標
- (平均合併 20天 9小時) (30 天內合併 31 個 PR)
描述
What is version of KubeKey has the issue?
master
What is your os environment?
deepin 15.11
KubeKey config file
sudo ./kk create cluster --with-kubernetes v1.21.5 --yes --container-manager docker --with-local-storage --with-kubesphere v3.2.1
A clear and concise description of what happend.
Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kubernetes")

Relevant log output
Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kubernetes")
Additional information
No response