Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Run this and see what images your cluster is using or planning on using

License

Notifications You must be signed in to change notification settings

crhntr/continuously-stare-at-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

continuously-stare-at-images

ARCHIVED: Consider using k9s.

Run this and see what images your cluster is using or planning on using.

Use this with https://github.com/crhntr/uniqio for some fun times.

It starts a watcher and prints out the names of images used for all containers in every pod (including the init and ephemeral containers).

It is also a small example of using the kubernetes Go library.

go run main.go

You can the KUBERNETES_CONFIG_PATH if you want to not use the default macOS config file.

About

Run this and see what images your cluster is using or planning on using

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages