public sealed class HorizontalPodAutoscaling : IMessage<HorizontalPodAutoscaling>, IEquatable<HorizontalPodAutoscaling>, IDeepCloneable<HorizontalPodAutoscaling>, IBufferMessage, IMessage
Configuration options for the horizontal pod autoscaling feature, which
increases or decreases the number of replica pods a replication controller
has based on the resource usage of the existing pods.
Whether the Horizontal Pod Autoscaling feature is enabled in the cluster.
When enabled, it ensures that metrics are collected into Stackdriver
Monitoring.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, offering version-specific details and configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.33.0, with a comprehensive list of versions extending down to 2.3.0 for historical reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e is designed to dynamically adjust the number of replica pods based on resource usage and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisabled\u003c/code\u003e property, a key feature of \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e, enables or disables the autoscaling capability, and controls the collection of metrics into Stackdriver Monitoring when enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]