mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-09-14 18:46:40 +00:00
The kubeadm default mounts /etc/kubernetes/admin.conf, which does not exist on k3s. --inCluster uses the kube-vip ServiceAccount (provided by the applied rbac.yaml) instead, which is the correct mode for k3s.