add notes for k3s setup

This commit is contained in:
Eddie Wang 2020-07-01 12:29:19 -05:00
parent dc8fb2dd46
commit a3bc74d27f
No known key found for this signature in database
GPG Key ID: 595553ADC5949F24
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ spec:
path: /var/lib/kilo
- name: kubeconfig
hostPath:
# Since kilo runs as a daemonset, it is recommended that you copy the
# k3s.yaml kubeeconfig file from the master node to all worker nodes
# with the same path structure.
path: /etc/rancher/k3s/k3s.yaml
- name: lib-modules
hostPath: