/kelefstis

Extensible Kubernetes compliance check tool

Primary LanguageGoApache License 2.0Apache-2.0

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.