In my previous article, I set up a Kubernetes cluster with hosting, ingress, and TLS. This time my goal was to deploy a private Docker registry on the cluster. Then upload an image to the registry and deploy it on the cluster.
Again, there’s documentation on how to do that via DigitalOcean. This was my starting point, and I made a few adjustments along the way.
DNS My first task was setting up another A record to point to the cluster.