k8s-image-availability-exporter
k8s-image-availability-exporter copied to clipboard
[RFE] Check image consistency between pods?
With "imagePullPolicy: Always" in deploy/ds/etc and image tag moving in docker registry we can hit problem: one or more pods in ReplicaSet on one or more nodes started from new docker image (due to tag moving in registry).
Idea for k8s-iae is to check image consistency inside RS-es.