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."],[[["The latest version available for `MaxPodsConstraint` within the Google Cloud Container V1 API is 3.33.0."],["This documentation provides reference material and code samples for the `MaxPodsConstraint` class in the Google Kubernetes Engine v1 API."],["`MaxPodsConstraint` is a class used to apply constraints to pods, implementing several interfaces like `IMessage` and `IEquatable`."],["The class `MaxPodsConstraint` includes a property, `MaxPodsPerNode`, of type `Int64` that is used to enforce the maximum number of pods per node."],["The documentation provides a list of versions for the class `MaxPodsConstraint` ranging from 3.33.0 down to 2.3.0."]]],[]]