public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaxPodsConstraint.
[[["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 webpage provides documentation for the `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API."],["The latest version documented is 3.33.0, but the page also contains information on many older versions, ranging from 3.32.0 all the way down to 2.3.0, in descending order."],["`MaxPodsConstraint` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary function of the `MaxPodsConstraint` class is to define and manage constraints related to the maximum number of pods per node."],["The class contains one key public property `MaxPodsPerNode` of type `long` which defines the maximum number of pods that can run on a node."]]],[]]