mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-23 23:41:26 -03:30
`cluster_name` defaults to `dns_domain` value (see [here][1] and [here][2]) but they could have different values. `dns_domain` should be used here instead of `cluster_name` because the DNS resolution is configured to use `dns_domain`. [1]:0ef7af76bc/roles/kubespray-defaults/defaults/main.yaml (L104)[2]:1afdb05ea9/inventory/sample/group_vars/k8s_cluster/k8s-cluster.yml (L196)