Kubernetes scan performs static code analysis of your Kubernetes object definitions. Provides list of recommendations of what you can improve to make your application more secure and resilient.
Run the following command from your console
cdefense kubernetes --api-key=<YOUR_API_KEY> \--path=<path to kubernetes yaml files> --project-name="my-k8s-project"