Reference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::SharedDeploymentPolicy.
Represents the policy configuration about how user applications are
deployed.
Constants
SHARED_DEPLOYMENT_POLICY_UNSPECIFIED
value: 0 Unspecified.
ALLOWED
value: 1 User applications can be deployed both on control plane and worker
nodes.
DISALLOWED
value: 2 User applications can not be deployed on control plane nodes and can
only be deployed on worker nodes.
[[["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."],[],[]]