kubesphere/kubekey
Auf GitHub ansehenAllinone: kubectl unable to connect to the server: x509: certificate signed by unknown authority
Open
#920 geöffnet am 23. Dez. 2021
buggood first issuehelp wanted
Repository-Metriken
- Stars
- (2.815 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 20T 9h) (31 gemergte PRs in 30 T)
Beschreibung
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