From 5426c3787b5cad552da74497bed4eb0dff6fa8ab Mon Sep 17 00:00:00 2001 From: Josh Cox Date: Thu, 1 Jul 2021 22:17:45 -0500 Subject: [PATCH] chore(doc): adding RancherOS installation doc (#114) Signed-off-by: Josh Cox --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69abf75..d1bdcce 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ We can also install it via kustomize using `kubectl apply -k deploy/yamls`, chec - For `k0s`, the default directory (`/var/lib/kubelet`) should be changed to `/var/lib/k0s/kubelet`. +- For `RancherOS`, the default directory (`/var/lib/kubelet`) should be changed to `/opt/rke/var/lib/kubelet`. + Verify that the ZFS driver Components are installed and running using below command : ```