kubesphere/kubekey
Vedi su GitHubAllinone: kubectl unable to connect to the server: x509: certificate signed by unknown authority
Open
#920 aperta il 23 dic 2021
buggood first issuehelp wanted
Metriche repository
- Star
- (2815 star)
- Metriche merge PR
- (Merge medio 20g 9h) (31 PR mergiate in 30 g)
Descrizione
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