This message was deleted.
# k3d
a
This message was deleted.
c
You're running two clusters. One is native k3s with one node running directly on the ec2 instance, and another one is in k3d with 6 nodes running in containers. You should probably decide which way you want to use k3s and just do one of them.
h
Thanks, I would like to use k3d with 6 nodes, how do I switch to it?
c
Uninstall k3s, and follow the link someone else posted outside this thread. The k3d docs are quite good.
❤️ 1
h
Uninstalled, but I am facing an issue now when running kubectl commands: • Error from server (ServiceUnavailable): the server is currently unable to handle the request • In docker logs for one agent (level=error msg="failed to get CA certs: <https//....../cacerts&gt; 503 Service Unavailable")
102 Views