Hi.

I've been playing around with Minikube, and part of that was using the
registry-creds addon to allow access to pull Docker images from AWS ECR.
With Minikube 0.25.2 this was working fine, but is broken using 0.26.0.

I deleted the cluster and set it up again using Minikube 0.26.0.
I have configured the registry-creds addon, and it created the
registry-creds-dpr, registry-creds-ecr, and registry-creds-gcr secrets in the
kube-system namespace.
However, the addon is not creating the awsecr-cred and dpr-secret secrets in the
other name spaces.
I've checked the content of the registry-creds-* secrets and they look valid.

I've ssh'ed to the Minikube VM and looked at the logs for the container called
k8s.gcr.io/kube-addon-manager.
In the logs are messages like so:

The ReplicationController "registry-creds" is invalid: 
spec.template.metadata.labels: Invalid value: 
map[string]string{"addonmanager.kubernetes.io/mode":"Reconcile", 
"name":"registry-creds", "version":"v1.8"}: `selector` does not match template 
`labels`

I don't know if it used to do that in the older version of Minikube or not, but
I have a feeling this is cause of the issue.

Regards,
Jim Barber

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-use... jim . barber

Reply via email to