############################## K8s secure configuration check ############################## Utility for checking if Kubernetes cluster configuration follows security recommendations. *************** Getting started *************** Prerequisites ============= - make - go_ .. _go: https://golang.org/doc/install Running ======= Calling:: make run will build and run configuration check executable. It is the default target.