You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Deploy external load balancer for the Hosted-Cluster API (`api-lb`)
241
247
242
248
Use an RHEL 9 virtual machine with HAProxy.
@@ -285,6 +291,14 @@ Add DNS record:
285
291
* WebUI bug: ACM shows `https://console-openshift-console.apps.tenant-a.apps.ocp5.stormshift.coe.muc.redhat.com/` for the console, but the URL should be `https://console-openshift-console.apps.tenant-a.coe.muc.redhat.com/`.
286
292
* Add custom endpoint publishing strategy
287
293
* Find a solution for the NodePort chicken-and-egg problem of the external API load balancer
294
+
* Improve ClusterUserDefinedNetwork with following selector:
0 commit comments