Open bharathiram opened 1 year ago
What is the autodiscovery tool in question and what is its behavior?
In general I don't think container names should be a concern, since they're internal to a Pod and not really designed for consumption by other tools. The Pods do have more descriptive labels.
With which tool? Is it not able to group containers by Pod or add Pod metadata to them?
Chart update request: Need the ability to override the container name with a value from values file
proxy
as a container name is too generic which is causing issues in autodiscovery with our monitoring tools. We would like to name it askong-proxy
to differentiate it from other proxies.https://github.com/Kong/charts/blob/main/charts/kong/templates/deployment.yaml#L129