senthilrch / kube-fledged

A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
Apache License 2.0
1.24k stars 118 forks source link

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 6 months ago

s-shoukath commented 6 months ago

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: