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-03-21 UTC."],[[["This page provides documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically for the .NET implementation."],["The documentation covers a range of versions, from 2.3.0 up to the latest version 3.33.0, allowing users to select the relevant API documentation for their needs."],["`VerticalPodAutoscaling` is a class that helps manage the automatic adjustment of pod resources within Kubernetes clusters, according to the needs of the pods."],["The `VerticalPodAutoscaling` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also contains information about its constructors, properties, namespace, and assembly."],["The class includes a boolean property called `Enabled` that controls whether vertical pod autoscaling is active."]]],[]]