YAML for DigitalOcean Kubernetes

View as Markdown

DigitalOcean Kubernetes Service (DOKS) target for deploying to DigitalOcean.

YAML parameters for DigitalOcean Kubernetes

PARAMETERS
integrationrequiredstring
The integration. Required when adding GKE/EKS/AKS/DOKS
clusterrequiredstring
The ID of the cluster or fully qualified identifier for the cluster
targetrequiredstring
The human-readable ID of the target
permissionsPermissionsYaml
Access permissions for the target
namestring
The name of the target
regionstring
Cloud region, e.g. eu-central-1
application_idstring
The ID of the application/project
projectstring
The ID of the Google Cloud project
subscriptionstring
Type of AKS subscription
resource_groupstring
Azure resource group containing the AKS cluster
zonestring
GKE zone. E.g., europe-west3-a
proxystring
Proxy configuration to route K8s API traffic through (for private clusters)
disabledboolean
Indicates if this target is disabled (default: false)
tagsstring[]
The list of tags associated with the target
use_asUseAsYaml
Defines how the target can be used (as deployment target, proxy, or both)
notestring
Note for this resource
agent_notestring
YAML note for AI agents operating on this resource
typestring

Value: DOKS

Last modified on Sep 17, 2026

YAML examples for DigitalOcean Kubernetes

DigitalOcean Kubernetes target

yaml
- target: myTarget7 type: DOKS integration: my_integration cluster: https://my-cluster-url:6443