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

Alert if an image used in Kubernetes cannot be pulled from container registry

Results 32 k8s-image-availability-exporter issues
Sort by recently updated
recently updated
newest added

It may be handy to have ready-to-import grafana dashboard out-of-box.

help wanted

Unlike kubelet, k8s-iae dont try to fallback from HTTPS to HTTP. As result, it mark all images in insecure private registries as unavailable with following log (obfuscated): ``` time="2020-09-27T00:32:20Z" level=error...

Giving to `k8s-image-availability-exporter` cluster wide access to all secrets is a little concern. As far as I understand it's to be able to use container registry credentials, right? So it...

help wanted

Streamline deployment, prepare proper kustomize or Helm templates.

On Kubernetes v1.25 the image is not working anymore due to the usage of the `v1beta1.CronJob` API that is deprecated since v1.21. The pod is CrashLooping with the following error...

If there are several deployments with same image and at least one of them has Replicas = 0 there is a good chance of removing this image from checking list....

Hi there, we have some troubles trying to make it work with yc cr. We get the following errors: ![image](https://github.com/deckhouse/k8s-image-availability-exporter/assets/153656596/5e373729-369d-4713-9f40-25e9190f268e) But as I can see from readme it should use...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0. Release notes Sourced from docker/build-push-action's releases. v5.2.0 Disable quotes detection for outputs input by @​crazy-max in docker/build-push-action#1074 Warn about ignored inputs by @​favonia in...

dependencies
github_actions