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 for .NET."],["The latest version of `MaxPodsConstraint` is 3.33.0, but the page focuses on version 3.12.0 of the documentation, as well as listing previous version numbers."],["`MaxPodsConstraint` is a sealed class that applies constraints to pods, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes one property, `MaxPodsPerNode`, which allows setting a constraint on the maximum number of pods allowed per node."],["The webpage also provides documentation on the constructor methods for `MaxPodsConstraint`, providing information on the methods and their parameters."]]],[]]