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
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
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:
nodeSelector:
tier: backend
imagePullSecrets:
The text was updated successfully, but these errors were encountered: