KubeLight
KubeLight copied to clipboard
OWASP Kubernetes security and compliance tool [WIP]
If any container violates the checker rule, the culprit must be busted. So, better to create a ContainerCheck Flow that will help identify the culprit. Steps 1. Creating a Container...
As of now, we only check if the memory or CPU limit is set or not, better would be 1. To take user input to validate the memory and CPU...
1. Add exception handling to all the methods of Container Checker 2. Add exception handling so that flow will not be disrupted because of one issue. 3. Global exception is...
1. Adding CI badges 2. Adding Sqube Badge - CodeQuality and Security 3. Adding Sponsor badge after permission. 4. Add Documentation link [docs.kubelight.com](docs.kubelight.com)
Exempt to run rules in default namespaces ex - default, kube-system.
### Description Kubelight requires a new benchmark module that helps to run various benchmarks on cluster configuration. #### To Do - [ ] Create a List of possible benchmarking rules