We adjust the script to use the external API DNS record (api.) instead of api-int, so that it works without any problems on IPI clusters which provide the api-int record via in-cluster CoreDNS which isn't running yet before the kubelet is started.
Checklist
[x] The PR has a meaningful title. It will be used to auto-generate the
changelog.
The PR has a meaningful description that sums up the change. It will be
linked in the changelog.
[x] PR contains a single logical change (to build a better changelog).
[x] Update the documentation.
[x] Categorize the PR by adding one of the labels:
bug, enhancement, documentation, change, breaking, dependency
as they show up in the changelog.
We adjust the script to use the external API DNS record (api.) instead of api-int, so that it works without any problems on IPI clusters which provide the api-int record via in-cluster CoreDNS which isn't running yet before the kubelet is started.
Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.