k8s-image-availability-exporter icon indicating copy to clipboard operation
k8s-image-availability-exporter copied to clipboard

[RFE] Check image consistency between pods?

Open evgkrsk opened this issue 4 years ago • 0 comments

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.

evgkrsk avatar Jan 03 '21 14:01 evgkrsk