Environmental Info: RKE2 Version: https://docs.rke2.io/install/quickstart Node(s) CPU architecture, OS, and Version: multipass launch --name rke2-vm --mem 8192MB --disk 20G -c 4 Describe the bug: "journalctl -u rke2-server -f" shows the ...
rancher/k3s/server/tls/client-kube-apiserver.crt --kubelet-client-key=/var/lib/rancher/k3s/server/tls/client-kube-apiserver.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --profiling=false --proxy-client-cert-file=/var/lib/rancher/k3s/server/tls/client-auth-proxy.crt --...
$ k3sup-multipass proxy:disable test proxy disabled And as expected, it's no longer accessible in localhost: $ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused install git clone https://github.com/matti/k3sup-multipass cd k3sup-multipass ln -s $(pwd)/...