diff --git a/docs/modules/listener-operator/pages/installation.adoc b/docs/modules/listener-operator/pages/installation.adoc index 6584325a..af7d9993 100644 --- a/docs/modules/listener-operator/pages/installation.adoc +++ b/docs/modules/listener-operator/pages/installation.adoc @@ -68,6 +68,12 @@ Microk8s uses a non-standard Kubelet state directory. Installing listener-operator on Microk8s requires the argument `--set kubeletDir=/var/snap/microk8s/common/var/lib/kubelet` to be added to the `helm install` command. +=== k0s + +k0s uses a non-standard Kubelet state directory. +Installing listener-operator on k0s requires the argument +`--set kubeletDir=/var/lib/k0s/kubelet` to be added to the `helm install` command. + === HUAWEI cloud In some cases HUAWEI cloud has the kubelet directory located at `/mnt/paas/kubernetes/kubelet`, resulting in the following error: