Quick Start Guide¶
This guide will help you get up and running with secure Kubernetes container scanning quickly.
Prerequisites¶
Before you begin, ensure you have:
- Kubernetes cluster (version 1.24+)
- kubectl installed and configured
- CINC Auditor with train-k8s-container plugin
- Helm (optional, for chart deployment)
- MITRE SAF CLI (optional, for threshold validation)
Quick Setup (Automated)¶
For the fastest possible setup, use our automated script:
The script will:
- Create a multi-node minikube cluster
- Deploy the necessary RBAC and service accounts
- Set up test pods
- Generate a kubeconfig file
- Provide instructions for running scans