This PR introduces alternative names that are used for the generated kubeconfig.
What this means, is that in addition to the selected api endpoint (Whether it is a loadbalancer or a control plane node), All of the control plane nodes will be a valid endpoint for the kubeconfig to be used on.
Closes https://github.com/berops/claudie/issues/1538
This PR introduces alternative names that are used for the generated kubeconfig.
What this means, is that in addition to the selected api endpoint (Whether it is a loadbalancer or a control plane node), All of the control plane nodes will be a valid endpoint for the kubeconfig to be used on.