How to Integrate with a DigitalOcean Container Registry
Validated on 26 Sep 2022 • Last edited on 18 Dec 2024
DigitalOcean Kubernetes (DOKS) is a Kubernetes service with a fully managed control plane, high availability, and autoscaling. DOKS integrates with standard Kubernetes toolchains and DigitalOcean’s load balancers, volumes, CPU and GPU Droplets, API, and CLI.
On DigitalOcean, you can integrate your Kubernetes cluster with a container registry via the control panel. This process requires you to have an existing container registry. If you don’t have an existing registry, first create one.
To integrate a cluster, go to the control panel and click the Kubernetes cluster you want to integrate. Then, click the Settings tab, scroll down to the DigitalOcean Container Registry Integration section, and click Edit to the right.
Check your container registry and click Save to confirm your change.
For instructions on integrating a Kubernetes cluster and container registry via generated secrets or kubectl, see our guide.
Add a Container Registry to a Cluster Using Automation
How to Add a Container Registry Using the DigitalOcean CLI