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\u003eThis page provides reference documentation and code samples for the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class within the Google Kubernetes Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers various versions of the API, ranging from the latest 3.33.0 down to version 2.3.0, each with its own documentation link for the HorizontalPodAutoscaling class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e is a feature that adjusts the number of replica pods in a replication controller based on resource usage, and its configuration options are detailed here.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class can be constructed with no parameters, or by copying another \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e instance, as well as containing a boolean \u003ccode\u003eDisabled\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple 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"]]],[],null,[]]