cockroachdb / cockroachdb/cockroach-operator
Is it possible to expose the service using an NLB?
Open
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
I want to put the public sql endpoint behind an internal network load balancer, using service annotations.
1) Is there any way to add annotations to the service generated by the operator (I don't believe there is)
2) Is there anyway to change the service type to LoadBalancer? (I don't believe there is).
3) How do you manage ssl for such a configuration?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.