mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Update nodes in etc hosts after cluster scale (#9837)
This commit is contained in:
@@ -38,6 +38,8 @@ resolveconf_cloud_init_conf: /etc/resolveconf_cloud_init.conf
|
||||
populate_inventory_to_hosts_file: true
|
||||
# K8S Api FQDN will be written into /etc/hosts file.
|
||||
populate_loadbalancer_apiserver_to_hosts_file: true
|
||||
# etc_hosts_localhost_entries will be written into /etc/hosts file.
|
||||
populate_localhost_entries_to_hosts_file: true
|
||||
|
||||
sysctl_file_path: "/etc/sysctl.d/99-sysctl.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user