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"]],[["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-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::SharedDeploymentPolicy (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-SharedDeploymentPolicy) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::SharedDeploymentPolicy.\n\nRepresents the policy configuration about how user applications are\ndeployed.\n\nConstants\n---------\n\n### SHARED_DEPLOYMENT_POLICY_UNSPECIFIED\n\n**value:** 0 \nUnspecified.\n\n### ALLOWED\n\n**value:** 1 \nUser applications can be deployed both on control plane and worker\nnodes.\n\n### DISALLOWED\n\n**value:** 2 \nUser applications can not be deployed on control plane nodes and can\nonly be deployed on worker nodes."]]