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 page 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\u003eThe latest version documented is 3.33.0, and the page offers an extensive list of previous versions, ranging back to 2.3.0, for \u003ccode\u003eClusterAutoscaling\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterAutoscaling\u003c/code\u003e is a class that 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, which provides methods for comparing, cloning, and managing the message.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eClusterAutoscaling\u003c/code\u003e include \u003ccode\u003eAutoprovisioningLocations\u003c/code\u003e, \u003ccode\u003eAutoprovisioningNodePoolDefaults\u003c/code\u003e, \u003ccode\u003eEnableNodeAutoprovisioning\u003c/code\u003e, and \u003ccode\u003eResourceLimits\u003c/code\u003e, which manage node creation, deletion, and resource constraints.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterAutoscaling\u003c/code\u003e class has two constructors, one that is parameterless and one that takes another \u003ccode\u003eClusterAutoscaling\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]