cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.89k stars 3.77k forks source link

roachprod: improve load balancer support for virtual clusters #120120

Open herkolategan opened 6 months ago

herkolategan commented 6 months ago

To better support load balancers [1] especially for external virtual clusters (SQL processes), some considerations will be required for multiple ports and health checks on the external virtual clusters. In addition the Load Balancer IPs need to be added to the certificates when using secure clusters. This issue servers as a placeholder that these improvements will be required in order for load balancers to distribute load to external virtual clusters.

[1] #119009

Jira issue: CRDB-36493

blathers-crl[bot] commented 6 months ago

cc @cockroachdb/test-eng