oracle / oracle/oci-cloud-controller-manager

Feature request: Shared NLB across multiple Services

Open
#457 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.