guusvw / kelefstis

Extensible Kubernetes compliance check tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kelefstis

Extensible Kubernetes compliance check tool

This is an example how to connect to a K8S master from Go using the client api.

A template is used to create a basic report checking some compliance rules.

The name Kelefstis is Greek for Boatswain, who has the maintenance role on a ship

To be tested, there must be a running Kubernetes cluster configured in .kube/config

Please extend!

Tests will follow! I promise!

Install it with all deps by go get -u github.com/endocode/kelefstis, this will take some time fetching all dependencies.

About

Extensible Kubernetes compliance check tool

License:Apache License 2.0


Languages

Language:Go 100.0%