Explorar o código

add notes for k3s setup

Eddie Wang %!s(int64=5) %!d(string=hai) anos
pai
achega
a3bc74d27f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      manifests/kilo-k3s.yaml

+ 3 - 0
manifests/kilo-k3s.yaml

@@ -166,6 +166,9 @@ spec:
           path: /var/lib/kilo
           path: /var/lib/kilo
       - name: kubeconfig
       - name: kubeconfig
         hostPath: 
         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
           path: /etc/rancher/k3s/k3s.yaml
       - name: lib-modules
       - name: lib-modules
         hostPath:
         hostPath: