k0s kubectl exec and kubectl port-forwarding are broken – Nginx
I have a simple nginx pod and a k0s cluster setup with the k0s binary. Now i want to connect to that pod, but i get this error: $ kubectl port-forward frontend-deployment-786ddcb47-p5kkv 7000:80 error: error upgrading connection: error dialing backend:…