Score:1

How do I configure EKS (Amazon Kubernetes) to use a different docker image repository?

cn flag

You’d expect a wuestion this simple would have an amazon tutorial or documentation, but I can’t find any.

How do I configure an EKS cluster to connect to a different self hosted docker registry? I want to start running the open source version internally.

Thanks!

kr flag
https://stackoverflow.com/questions/59846614/pull-image-from-private-docker-registry-in-aws-eks-autoscaler-worker-nodes THe above shows steps related to yours.
cn flag
HA! Thanks, that helps a ton!
Score:0
cn flag

So if like me you reached this question, you probably were not aware that there is new syntax for docker repos in image names. If your image looks like reponame:port/path/to/image then reponame:port is the repo server. It's not just a name anymore...

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.