Class SharedDeploymentPolicy (0.5.11)

SharedDeploymentPolicy(value)

Represents the policy configuration about how user applications are deployed.

Enums

Name Description
SHARED_DEPLOYMENT_POLICY_UNSPECIFIED Unspecified.
ALLOWED User applications can be deployed both on control plane and worker nodes.
DISALLOWED User applications can not be deployed on control plane nodes and can only be deployed on worker nodes.