public sealed class VerticalPodAutoscaling : IMessage<VerticalPodAutoscaling>, IEquatable<VerticalPodAutoscaling>, IDeepCloneable<VerticalPodAutoscaling>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class VerticalPodAutoscaling.
VerticalPodAutoscaling contains global, per-cluster information
required by Vertical Pod Autoscaler to automatically adjust
the resources of pods controlled by it.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The content lists various versions of the API, ranging from 3.33.0 (latest) down to 2.3.0, each linking to their respective documentation pages."],["The `VerticalPodAutoscaling` class is used to manage the automatic adjustment of resources for pods within Google Kubernetes Engine."],["The documentation outlines the class's inheritance, implemented interfaces, inherited members, namespace, assembly, constructors, and a key property named \"Enabled\" that controls vertical pod autoscaling."]]],[]]