from Hacker News

ClusterScope: Discover outdated images in your Kubernetes cluster

by grantlmiller on 2/6/19, 4:32 PM with 8 comments

  • by nictrix on 2/6/19, 4:39 PM

    Great tool, used it before. Simple and straightforward. I'd like to use it for internal image repos, upcoming feature?
  • by icebraining on 2/7/19, 9:53 AM

    Nice tool. I get it's mostly a way to promote the company, but I could see my company paying a small fee for an API endpoint (so we could just pipe the command to curl and get a formatted report).

    Small bug: If the image is not in the official registry and doesn't have a version tag, it's reported as "Up to date" (try just inserting a random string).