Kong/kubernetes-ingress-controller

Feature request for BackendLBPolicy

dweber019 opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Does this enhancement require public documentation?

  • I have added an Acceptance Criteria item for adding and/or adjusting public documentation (if applicable)

Problem Statement

In the gateway spec there is a alpha CRD to provide backend load balancing configuration.
See https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1alpha2.BackendLBPolicy

We would like to use at least the SessionPersistence to configure https://docs.konghq.com/gateway/2.8.x/reference/loadbalancing/?_ga=2.219426714.226758005.1715851037-1577228093.1686213141#balancing-algorithms

Proposed Solution

Implement https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1alpha2.BackendLBPolicy

Additional information

No response

Acceptance Criteria

  • As a user I can configure SessionPersistence on BackendLBPolicy, to configure load balancing algorithms in Kong