hello?
The organization my account belongs to subscribes to the Docker Teams plan. To avoid Docker Hub’s Anonymous RateLimit, I’m trying to create a Secret for my account on our k8s and run an image pull on Docker Hub. If I try to pull another account’s public image (nginx, grafana) from K8s using my account, access is denied. How do I download public images while logged in to my account?
Detail
k8s is EKS Amazon Web Service
Thank you for read.