Open
Description
Users providing --hostname-override
should not have that hostname overridden by CPEM.
This should be considered with #194 because the hostname and node name may have some codependence today.
- https://kubernetes.io/docs/reference/labels-annotations-taints/#kubernetesiohostname
- https://kubernetes.io/docs/concepts/architecture/nodes/#addresses
This is not to be confused with InternalDNS
and ExternalDNS
. https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/api/core/v1/types.go#L5209-L5217
Originally posted by @displague in #297 (comment)