Hey there. k3s was working quite fine until recen...
# k3s
h
Hey there. k3s was working quite fine until recently. Now it doesn't start anymore. There are a lot of logs, but I don't see any critical stuff. It's just that the apiserver seems to start only to go down again. I'm on k3s 1.33.4+k3s1. Do you have any pointers where to look? There's also enough storage space and cpu/mem resources available.
Hm okayyy... Somehow API-Server was binding only to IPv4 127.0.0.1. I couldn't get it to bind to IPv6 as well, but I could change the kubeconfig for the services to point to 127.0.0.1 and now it's working again...