public sealed class ClusterAutoscaling : IMessage<ClusterAutoscaling>, IEquatable<ClusterAutoscaling>, IDeepCloneable<ClusterAutoscaling>, IBufferMessage, IMessage
ClusterAutoscaling contains global, per-cluster information
required by Cluster Autoscaler to automatically adjust
the size of the cluster and create/delete
node pools based on the current needs.
[[["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 webpage provides documentation for \u003ccode\u003eClusterAutoscaling\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing its role in automatically adjusting cluster size and managing node pools.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with \u003ccode\u003eClusterAutoscaling\u003c/code\u003e inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers the \u003ccode\u003eClusterAutoscaling\u003c/code\u003e class and all the available version history, listing versions from 3.33.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterAutoscaling\u003c/code\u003e features properties like \u003ccode\u003eAutoprovisioningLocations\u003c/code\u003e, \u003ccode\u003eAutoprovisioningNodePoolDefaults\u003c/code\u003e, \u003ccode\u003eEnableNodeAutoprovisioning\u003c/code\u003e, and \u003ccode\u003eResourceLimits\u003c/code\u003e for configuring autoscaling behaviors.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eClusterAutoscaling()\u003c/code\u003e, and one that accepts another \u003ccode\u003eClusterAutoscaling\u003c/code\u003e object as a parameter, \u003ccode\u003eClusterAutoscaling(ClusterAutoscaling other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]