cooling75

This blog will losely cover my experiments and learnings with RaspberryPi, Linux, VMware, Kubernetes and so on.

View on GitHub

Use kubectl without ‘sudo’


Install using the correct flag solves the issue upfront:

curl -sfL https://get.k3s.io | sh -s - --write-kubeconfig-mode 644