kubesphere/kubekey
GitHub で見るAllinone: kubectl unable to connect to the server: x509: certificate signed by unknown authority
Open
#920 opened on 2021年12月23日
buggood first issuehelp wanted
Repository metrics
- Stars
- (2,815 stars)
- PR merge metrics
- (平均マージ 20d 9h) (30d で 31 merged PRs)
説明
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