Skip to content

Commit 9cd9fae

Browse files
Merge pull request #287293 from rbhaiya/patch-9
Update howto-prepare-cluster.md
2 parents fd15a9a + d93dca9 commit 9cd9fae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ To prepare a K3s Kubernetes cluster on Ubuntu:
174174
export KUBECONFIG=~/.kube/config
175175
#switch to k3s context
176176
kubectl config use-context default
177+
sudo chmod 644 /etc/rancher/k3s/k3s.yaml
177178
```
178179

179180
1. Run the following command to increase the [user watch/instance limits](https://www.suse.com/support/kb/doc/?id=000020048).

0 commit comments

Comments
 (0)