This tool can be used to check the contextual k8s cluster for best practices by processing a set of ruleset
Follow the steps to test the tool
- Clone the git repo in your local machine use either use visual studio 2022 community or Visual studio code (free) as IDE
- Make sure .net is installed in your machine
- Create a kubernetes cluster in AKS or us minikube locally
- map the remote kubeconfig file to your local IDE
- Run the solution
- please refer the following https://kubernetes.io/docs/reference/using-api/client-libraries/
you should see a similar solution as show in the uploded image in the repo with name (demo.png)