pb

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

kmgm

🔐🔗 Generate certs for your cluster, easy way

Build Status go report

kmgm is a certificate authority with focus on its ease of use. Setup certificates and deploy to your cluster in minutes!

demo session

Installation

Linux:

Install a pre-built binary:

VER=0.1.0; curl -vL https://github.com/IPA-CyberLab/kmgm/releases/download/v${VER}/kmgm_${VER}_Linux_x86_64.tar.gz | tar zx -C /usr/local/bin kmgm

or, to build it yourself:

go get -v -u github.com/IPA-CyberLab/kmgm/cmd/... 

Mac OSX, Windows: TBD

Quick start

Setup a new CA:

kmgm setup

Issue a new certificate:

kmgm issue

Tutorials

License

kmgm is licensed under Apache license version 2.0. See LICENSE for more information.

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