Categorygithub.com/uzxmx/k8s-busybox
module
0.1.0
Repository: https://github.com/uzxmx/k8s-busybox.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author