Deploy Application to Kubernetes from AWS ECR
In this blog post, I am going to show how to deploy the application to Kubernetes from AWS ECR. There are two tasks we need to complete.
Docker Login - Create config.json file for Secret
Since we need to fetch app images from AWS ECR to Kubernetes, w...
dev4freedom.hashnode.dev2 min read