Persistency of API server's IP address after cluster reset
Environment
- Azure Red Hat OpenShift 4
Issue
- Is it expected see the IP of Cluster API Server to be persistent, even after the ARO cluster reset (delete & recreate) ?
Resolution
-
The IP address allocation is completely random from the Subnet. There is a chance that the first IP in the subnet goes to API Server, but this does not happen in every attempt during cluster creation.
-
The API Server IP is not designed to be static, as documentation says, "The Azure Red Hat OpenShift API shouldn't be accessed through its IP address. Instead, access the Azure Red Hat OpenShift API through its fully qualified domain name (FQDN). Azure DNS resolves the Azure Red Hat OpenShift API FQDN to its IP address."
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments