Skip to content

uzxmx/k8s-busybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-busybox

Build Status

This project provides several tools to help you when using kubernetes cluster. Provided tools include as below:

Getting started

You can download latest prebuilt release here.

How to build

Generate executables inside bin/ by:

$ make

Generate a release with cross compilation:

$ make dist

Tools

k8s-eventgenerator

k8s-eventgenerator is an utility that can help you generate fake events in kubernetes cluster, especially useful when you use event-based tools like brigade.

k8s-tlsinfo

k8s-tlsinfo is an utility that can help you get the secret tls information in kubernetes cluster, e.g. certificate common name, expiration.

License

MIT License

About

Kubernetes busy box with useful tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published