Skip to content

Support configuring Envoy Service loadBalancerSourceRanges/loadBalancerClass via ContourDeployment #7334

@alexandrevilain

Description

@alexandrevilain

Please describe the problem you have
When using Contour Gateway Provisioner with a GatewayClass that references a custom ContourDeployment, it currently does not expose any fields to configure the Envoy Service’s spec.loadBalancerSourceRanges or spec.loadBalancerClass.

Because of this, we cannot:

  • Restrict source IPs at the load balancer level (loadBalancerSourceRanges)

  • Select a specific load balancer implementation (loadBalancerClass)

It would be helpful if ContourDeployment allowed configuring these two fields so that the Envoy Service can be fully managed through the GatewayClass parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/gateway-provisionerIssues or PRs related to the Gateway provisionerhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions