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 webpage provides documentation for the \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically focusing on version 3.32.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e is a feature that dynamically adjusts the number of replica pods based on resource usage, implemented through this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a sealed type, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \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 page lists all the available versions of the .NET library for \u003ccode\u003eHorizontalPodAutoscaling\u003c/code\u003e, ranging from 3.33.0 (latest) down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a property called "Disabled" that determines whether Horizontal Pod Autoscaling is enabled, which, when on, ensures that metrics are collected into Stackdriver Monitoring.\u003c/p\u003e\n"]]],[],null,[]]