This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
failed to init ca cert, Get "https://--v=2/api/v1/namespaces/kube-public/configmaps/cluster-info" #26
Comments
还有这个资源/api/v1/namespaces/kube-public/configmaps/cluster-info我的集群没有,因为是自建集群,通过调查只有kubeadm部署的集群才有这个,难道只支持kubeadm部署的集群吗 |
@betterxu Can you post the operator agent's log? And can you copy the cluster kubeconfig to the edge node, and then run the command: /var/tmp/edgectl convert --kubeconfig=<cluster kubeconfig> --node-name=<edge node name> --node-type=EdgeNode --v=2 |
I use your order in cloud node,have this error |
Did you use the correct |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Which jobs are failing: install yurt-hub
Which test(s) are failing: install yurt-hub
Since when has it been failing: install yurt-hub
Testgrid link:
Reason for failure:
I0401 06:58:25.053898 1 start.go:84] 1. register cert managers
I0401 06:58:25.053927 1 certificate.go:60] Registered certificate manager hubself
I0401 06:58:25.053937 1 start.go:89] 2. create cert manager with hubself mode
I0401 06:58:25.053968 1 cert_mgr.go:155] clean up any stale files
I0401 06:58:25.054028 1 cert_mgr.go:264] /var/lib/yurthub/pki/ca.crt file not exists, so create it
E0401 06:58:25.055571 1 cert_mgr.go:286] failed to get cluster-info configmap, Get "https://--v=2/api/v1/namespaces/kube-public/configmaps/cluster-info": dial tcp: lookup --v=2: no such host
E0401 06:58:25.055612 1 cert_mgr.go:167] failed to init ca cert, Get "https://--v=2/api/v1/namespaces/kube-public/configmaps/cluster-info": dial tcp: lookup --v=2: no such host
Anything else we need to know:
in my /etc/kubernetes dir have kubelet.conf file ,but yurt-hub pod didn't get apiserveraddress
The text was updated successfully, but these errors were encountered: