Overview The minikube registry-creds addon enables developers to setup credentials for pulling images from AWS ECR from inside their minikube cluster. The addon automagically refreshes the service account token for the default service account in the default namespace. Prerequisites a working minikube cluster a container image in AWS ECR that you would like to use AWS access keys that can be used to pull the above image AWS account number of the account hosting the registry Configuring and ena...