Skip to content

Support setting loadBalancerClass for loadbalancer services #2600

@viceice

Description

@viceice

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.11.0 (via helm chart)
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K3s
  • Are you running Postgres Operator in production? yes
  • Type of issue? feature request

We use different kinds of loadbalancers on our cluster, so we need to set spec.loadBalancerClass1, so the right loadbalancer provider can set the appropriate values. Currently we can only use annotations via replicaServiceAnnotations which issn't enough.
Maybe a generic spec field makes sense, so all kind of service overrides can be used.

Footnotes

  1. https://kubernetes.io/docs/concepts/services-networking/service/#load-balancer-class

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