Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@yutpeng yutpeng released this 09 Jun 23:38
08f15f7

Patch Updates

1. Separated LoadBalancers for API and *.apps Traffic

Updated the Terraform code to provision distinct LoadBalancers for the OpenShift API and Ingress (*.apps) endpoints. This improves security isolation, scalability, and access control by separating control-plane and application traffic. The compute, DNS, and load balancer modules were modified accordingly, along with updates to both create-cluster and add-nodes stacks to ensure correct backend associations for new nodes.