kubesphere/kubekey
Voir sur GitHubAllinone: kubectl unable to connect to the server: x509: certificate signed by unknown authority
Open
#920 ouverte le 23 déc. 2021
buggood first issuehelp wanted
Métriques du dépôt
- Stars
- (2 815 stars)
- Métriques de merge PR
- (Merge moyen 20j 9h) (31 PRs mergées en 30 j)
Description
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