DOC: re-enable metrics component for k3s install

This commit is contained in:
Sebastian Mark 2022-02-07 22:43:39 +01:00
parent 403082c266
commit 7fc36982ff

View file

@ -1,7 +1,7 @@
# Install k3s single master node
```
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--disable traefik,metrics-server" sh -s -
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--disable traefik" sh -s -
```
Copy `/etc/rancher/k3s/k3s.yaml` on your machine located outside the cluster as