diff --git a/INSTALL.md b/INSTALL.md index e11c20c..c59a686 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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