public sealed class HorizontalPodAutoscaling : IMessage<HorizontalPodAutoscaling>, IEquatable<HorizontalPodAutoscaling>, IDeepCloneable<HorizontalPodAutoscaling>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class HorizontalPodAutoscaling.
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\u003eThe latest version available for the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class is 3.33.0, with the documentation site offering a range of previous versions down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference information and code samples for the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class within the Google Kubernetes Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class configures the horizontal pod autoscaling feature, which manages the scaling of replica pods based on resource usage.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e 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, indicating its capabilities in message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe property \u003ccode\u003eDisabled\u003c/code\u003e within the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class is used to determine if the horizontal pod autoscaling feature is enabled in the cluster, which is a Boolean value that controls metric collection in Stackdriver Monitoring.\u003c/p\u003e\n"]]],[],null,[]]