Skip to content

Conversation

@chandler-solo
Copy link
Contributor

Description

Makes envoy & agentgateway data plane controllers consistent with one another.

This name is not prominent in the docs or in users' minds. Typically the controller Deployment's Pods, even on Istio classic meshes, have only one Container and you therefore do not need to name it in your kubectl commands. If you were used to saying something like kubectl logs -n kgateway-system deploy/kgateway -c kgateway, then it will have to change to kubectl logs -n kgateway-system deploy/kgateway -c controller.

Change Type

/kind cleanup

Changelog

Envoy controller: Changes the k8s Container name from 'kgateway' to 'controller'

Additional Notes

This name is not prominent in the docs or in users' minds because typically the
controller Deployment's Pods have only one Container and you therefore do not
need to name it in your 'kubectl' commands.

Makes envoy & agentgateway data plane controllers consistent with one another.

Signed-off-by: David L. Chandler <[email protected]>
@gateway-bot gateway-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note labels Jan 7, 2026
Signed-off-by: David L. Chandler <[email protected]>
Signed-off-by: David L. Chandler <[email protected]>
@chandler-solo chandler-solo added this pull request to the merge queue Jan 8, 2026
Merged via the queue into kgateway-dev:main with commit c338168 Jan 8, 2026
30 checks passed
@chandler-solo chandler-solo deleted the chandler/kcontroller branch January 8, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants