mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-07-27 02:48:14 +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.