Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image cache failing-No images were pulled or deleted because nodeSelector specified did not match any nodes when trying without node selector #233

Open
s-shoukath opened this issue Mar 22, 2024 · 0 comments

Comments

@s-shoukath
Copy link

s-shoukath commented Mar 22, 2024

image cache failing-No images were pulled or deleted because nodeSelector specified did not match any nodes when trying without node selector. It is failing even when we add correct node labels in the nodeselector

apiVersion: kubefledged.io/v1alpha2
kind: ImageCache
metadata:
name: imagecache1
namespace: kube-fledged
labels:
app: kubefledged
kubefledged: imagecache
spec:
cacheSpec:

  • images:
    • us-central1-docker.pkg.dev/gcp-project/image-repo/quickstart-image
  • images:
    • us-central1-docker.pkg.dev/gcp-project/image-repo/nginx
      nodeSelector:
      tier: backend
      imagePullSecrets:
  • name: image-pull-sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant