k3s-io / k3s

Lightweight Kubernetes
https://k3s.io
Apache License 2.0
26.62k stars 2.24k forks source link

Internet blocked due to k3s #10022

Open iirekm opened 3 weeks ago

iirekm commented 3 weeks ago

Running Kubernetes with a competitive method (kind create cluster) makes no such problems.

I've used k3s on the very same machine months ago - everything was ok.

OS: Kubuntu 22.04 Internet connection method: cable

Another thing I don't like (which wasn't present in previous versions): tons of network connections are created in Network Manager, it seems that every time I deploy something using k8s, at least one new connection is created, which can be related to this problem, and is very annoying (I don't need those 'new connection' KDE confirmations every time I call kubectl apply).

feynmanloo commented 1 day ago

I get the same problem