[Kubernetes secret and aws ecr helper] kubernetes take image, kubernetes docker PW certification (argo docker PW certification), no basic auth credentials pulled from the docker error solution

aws ecr helper:

https://aws.amazon.com/blogs/compute/authenticating-amazon-ecr-repositories-for-docker-cli-with-credential-helper/

 

aws ecr:

https://docs.aws.amazon.com/zh_cn/AmazonECR/latest/userguide/Registries.html#registry_auth

 

 

kubernetes Secret:

Creating kebernetes secret (secret need permission)

https://github.com/argoproj/argo/issues/592

 

https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/

 

Guess you like

Origin www.cnblogs.com/zealousness/p/10956624.html