2021 DigitalOcean Kubernetes Challenge deploy container registry
- Create Kubernetes Cluster.
- Download kubeconfig file.
- Install kubenetes client(Rancher Desktop)
- Deploying Harbor to DigitalOcean, with kubeconfig file.(harbor_helm.sh)
- Updating Harbor's Registry table in PostgreSQL.(update_table.sh)
- Setting Registry from Harbor
- Push image to Harbor
- Pull image from Harbor