public sealed class KubernetesConfig.Types.ServiceNetworking : IMessage<KubernetesConfig.Types.ServiceNetworking>, IEquatable<KubernetesConfig.Types.ServiceNetworking>, IDeepCloneable<KubernetesConfig.Types.ServiceNetworking>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class KubernetesConfig.Types.ServiceNetworking.
Information about the Kubernetes Service networking configuration.
public bool DisablePodOverprovisioning { get; set; }
Optional. Whether to disable Pod overprovisioning. If Pod
overprovisioning is disabled then Cloud Deploy will limit the number of
total Pods used for the deployment strategy to the number of Pods the
Deployment has on the cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eKubernetesConfig.Types.ServiceNetworking\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its properties and usage in managing Kubernetes service networking configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.4.0, and the page lists multiple older versions, starting from 3.3.0 down to 1.0.0, allowing developers to access documentation specific to their deployed version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceNetworking\u003c/code\u003e class, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, allows defining properties like \u003ccode\u003eDeployment\u003c/code\u003e and \u003ccode\u003eService\u003c/code\u003e to configure and manage Kubernetes Deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisablePodOverprovisioning\u003c/code\u003e property, which is of boolean type, is optional and allows users to control whether pod overprovisioning is disabled or not, thus affecting resource allocation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the implementation details, such as the class's constructors, properties, and inherited members, along with the namespace and the assembly from which it belongs.\u003c/p\u003e\n"]]],[],null,[]]