You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to MicroK8s and not unsure if this is also an issue with earlier versions but the kompose.image-pull-secret label is not recognized. This requires you to kompose convert and manually add the imagePullSecrets configuration in each service. I understand this is an isolated issue with MicroK8s / containerd but it is worth mentioning here.
This is a similar request. Is there a way to convert this label into an actual configuration that MicroK8s would understand?
The text was updated successfully, but these errors were encountered:
I will double check. I forgot to mention that the repository I am accessing is an official Docker repository that is private. This works for you? We had two instances of MicroK8s running and neither were able to pull the images. However, the label works on my ECK instance.
I'm new to MicroK8s and not unsure if this is also an issue with earlier versions but the
kompose.image-pull-secret
label is not recognized. This requires you tokompose convert
and manually add theimagePullSecrets
configuration in each service. I understand this is an isolated issue with MicroK8s / containerd but it is worth mentioning here.This is a similar request. Is there a way to convert this label into an actual configuration that MicroK8s would understand?
The text was updated successfully, but these errors were encountered: