mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 13:36:06 -03:30
Add support cAdvisor (#1908)
Signed-off-by: Haiwei Liu <carllhw@gmail.com>
This commit is contained in:
committed by
Matthew Mosesohn
parent
a1244d7bd3
commit
ad0cd6939a
@@ -79,3 +79,6 @@ kube_hyperkube_image_repo: ""
|
||||
|
||||
# If non-empty, will use this string as identification instead of the actual hostname
|
||||
kube_override_hostname: "{{ ansible_hostname }}"
|
||||
|
||||
# cAdvisor port
|
||||
kube_cadvisor_port: 0
|
||||
|
||||
Reference in New Issue
Block a user