chore(doc): adding RancherOS installation doc (#114)

Signed-off-by: Josh Cox <josh@webhosting.coop>
This commit is contained in:
Josh Cox 2021-07-01 22:17:45 -05:00 committed by GitHub
parent a88eb8bf9a
commit 5426c3787b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 `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 : Verify that the ZFS driver Components are installed and running using below command :
``` ```