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-04-09 UTC."],[[["This webpage provides reference documentation for the `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The latest version of the documentation is for version 3.33.0, and there are numerous previous versions available, going back to version 2.3.0, each with its own documentation link."],["`MaxPodsConstraint` is a class that defines constraints applied to pods, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `MaxPodsPerNode` property, which is a long integer representing the maximum number of pods allowed per node, which can be retrieved and set."],["The current page documents version 3.19.0, with version 3.33.0 being the latest."]]],[]]