The VMDistributedZoneAgentSpec intentionally uses a subset of VMAgentSpec, but currently omits shardCount. This means the child VMAgent objects created by VMDistributed cannot be scaled via HPA. IngestOnly is already being set to true which is good.
Enable the use of HPA on the VMDistributed VMAgent
Environment
- Operator version: v0.68.2
- Kubernetes: 1.28+
The VMDistributedZoneAgentSpec intentionally uses a subset of VMAgentSpec, but currently omits shardCount. This means the child VMAgent objects created by VMDistributed cannot be scaled via HPA. IngestOnly is already being set to true which is good.
Enable the use of HPA on the VMDistributed VMAgent
Environment