Skip to content

Support Custom Service Port Names #1413

@eahrend

Description

@eahrend

We have a use case where we want to attach our kong gateway to our istio based service mesh, however in order for the metrics to be presented, we need to name our service ports and currently that is not doable in the current kong setup.

https://cloud.google.com/service-mesh/docs/onboarding/kubernetes-workloads?hl=en#name_service_ports

What I am proposing:

  • Add two values to the values files
    • http-service-port-prefix
      • this will prefix all http service ports with the prefix listed, if it exists
    • https-service-port-prefix
      • this will prefix all https service ports with the prefix listed, if it exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions