k8s-find-outdated-images

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

README

Readme

Query your Kubernetes cluster for images and check if they're outdated. Remember your developers to rebuild and redeploy their applications (based on your periodically updated base images) if the build timestamps of the currently deployed container images are older than a specified amount of time.

Usage

./k8s-find-outdated-images -v find --context kind-kind --age 0h --filter type=workload --email email -o result.json

Development

go build
go test
go run . -v find --context kind-kind --age 3d --filter type=workload --email email

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL