This message was deleted.
# k3s
a
This message was deleted.
b
Waiting for the k3s service to come up?
b
It was working previously but I had a power outage and it rebooted 😕
b
You can try restarting the services or a new reboot?
b
Already did that with no success :d
I have a doubt. In k3s is there any pod responsible for apiserver?
Or is handled by the binary?
b
kubectl get pods -A |grep api
?
b
nothing
:c
b
Is this a single node or a cluster?
b
single node
b
Oh...
Seems hosed. I think there's a way to basically tell k3s to re-init
Honestly though I don't remember, I'd wait for someone else to weigh in.
👍 1
b
I don't have anything stateful stored in this cluster and I'm using GitOps, so I decided to run the
/usr/local/bin/k3s-uninstall.sh
and I get the same error 😄
[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: failed to list *v1.Service: Get "<https://10.43.0.1:443/api/v1/services?limit=500&resourceVersion=0>": dial tcp 10.43.0.1:443: connect: connection refused