I'm struggling with the following error: ```error:...
# general
p
I'm struggling with the following error:
Copy code
error: open /etc/rancher/k3s/k3s.yaml.lock: permission denied
The cluster is using:
Copy code
ExecStart=/usr/local/bin/k3s \
    server \
	'--write-kubeconfig-mode' \
	'644' \