Skip to content

expose mongos as LB without nodeports (allocateLoadBalancerNodePorts: false) #2025

@tsgit

Description

@tsgit

Proposal

Hi,

this is a feature request, which should be straightforward to implement.

In our k8s environment it is required to have

allocateLoadBalancerNodePorts: false

for loadBalancer type services. The psmdb operator does not currently support such a setting and it defaults to
"allocateLoadBalancerNodePorts: true", without an option to override it.

So instead of relying on the operator to manage this service I have to create a self managed service.

Thanks
Thorsten

Use-Case

No response

Is this a feature you are interested in implementing yourself?

No

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions