oracle / oracle/oci-cloud-controller-manager
Feature request: Shared NLB across multiple Services
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 158
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
FEATURE REQUEST
With NLB, I can add multiple listeners on multiple ports with multiple protocols, like tcp and udp. However, there is no way to share the same NLB between multiple services. When I create a svc with type LoadBalancer, ccm will create a new nlb for me.
Therefore, I open this issue to request the feature to share the NLB between the services.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify any files, tests, or entry points. Start by tracing how LoadBalancer Services create network load balancers, then determine the configuration and lifecycle changes needed to share one NLB across multiple Services; done means multiple Services can use the same NLB with their listeners and protocols without creating separate NLBs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100