This message was deleted.
# harvester
a
This message was deleted.
m
can your guest cluster reach rancher? try check the logs of the cluster-agent in your guest cluster
you can identify the pod with
Copy code
k -n cattle-system get po -lapp=cattle-cluster-agent
my guess is an issue with the self-signed tls ca cert
also, you can download the kubeconfig of the guest cluster from the rancher ui
n
Thx @millions-microphone-3535 for the response. When ever I build a cluster using flannal or calico I don't have an issue. It's just cilium
m
maybe a cilium configuration issue? see what the cluster agent logs say
then might wanna look into cilium logs - sorry, not too familiar with it
fwiw, it's wss connections between your guest cluster and rancher; not sure if cilium works with that OOB