Skip to content

Conversation

@chandler-solo
Copy link
Contributor

@chandler-solo chandler-solo commented Jan 8, 2026

Description

Note that the controller's autoscaler and PodDisruptionBudget are completely separate and not handled here. This is for the agentgateway data plane only. See #13238 also.

A HorizontalPodAutoscaler and PodDisruptionBudget are not created by default. However, if the corresponding field is present in the customization, they will be created, and with the association to the correct Kubernetes Deployment automatically present.

Change Type

/kind feature

Changelog

PodDisruptionBudget and HorizontalPodAutoscaler are now options for the agentgateway proxy via AgentgatewayParameters.

Additional Notes

Note that the controller's autoscaler and PodDisruptionBudget are completely
separate and not handled here. This is for the agentgateway data plane only.

A HorizontalPodAutoscaler and PodDisruptionBudget are not created by
default. However, if the corresponding field is present in the customization,
they will be created, and with the association to the correct Kubernetes
Deployment automatically present.

Signed-off-by: David L. Chandler <[email protected]>
@chandler-solo chandler-solo requested a review from a team as a code owner January 8, 2026 01:31
@gateway-bot gateway-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note labels Jan 8, 2026
@chandler-solo chandler-solo changed the title opagentgateway proxy PodDisruptionBudget and HorizontalPodAutoscaler agentgateway proxy PodDisruptionBudget and HorizontalPodAutoscaler Jan 8, 2026
@chandler-solo
Copy link
Contributor Author

Part of #12263

@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 d39a2fd Jan 8, 2026
30 checks passed
@chandler-solo chandler-solo deleted the chandler/agwpdb branch January 8, 2026 18:31
@chandler-solo chandler-solo restored the chandler/agwpdb branch January 9, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature. release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants