Information about the Kubernetes Service networking
configuration.
Attributes
Name
Description
service
str
Required. Name of the Kubernetes Service.
deployment
str
Required. Name of the Kubernetes Deployment
whose traffic is managed by the specified
Service.
disable_pod_overprovisioning
bool
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"]],[["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 2024-11-06 UTC."],[],[]]