Skip to content
Snippets Groups Projects
Commit 43caaab0 authored by Daniel Sagi's avatar Daniel Sagi
Browse files

added another kubelet config file to paths, in the main config yaml file....

added another kubelet config file to paths, in the main config yaml file. default location for gke cluster
parent 5efb3e3b
Branches
Tags
No related merge requests found
......@@ -86,6 +86,7 @@ node:
confs:
- "/var/lib/kubelet/config.yaml"
- "/etc/kubernetes/kubelet/kubelet-config.json"
- "/home/kubernetes/kubelet-config.yaml"
defaultconf: "/var/lib/kubelet/config.yaml"
defaultsvc: "/etc/systemd/system/kubelet.service.d/10-kubeadm.conf"
defaultkubeconfig: "/etc/kubernetes/kubelet.conf"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment