Getting Started with KorPro

Get up and running with KorPro in just a few minutes. Follow these simple steps to start optimizing your Kubernetes resources.

1

Create an Account

Sign up for a free KorPro account at app.korpro.io. No credit card required.

2

Get Your License Key

In the KorPro app, go to Settings → Inspector. Copy your license key — install commands with your key pre-filled are shown on that page.

3

Install the Inspector

Deploy into your cluster using Helm (recommended) or the CLI binary. Helm creates everything automatically: RBAC, ServiceAccount, Secret, and a CronJob that runs every 6 hours.

Learn More
4

Trigger the First Scan

Don’t wait for the CronJob schedule. Run: kubectl create job korpro-test --from=cronjob/korpro-inspector -n korpro-system. Watch it complete with: kubectl logs -n korpro-system -l job-name=korpro-test --follow

5

View Results in the Dashboard

After the first scan (~1–2 min) your cluster appears in Settings → Inspector → Connected Clusters. Navigate to the Clusters page for the full list of findings, costs, and health scores.

Quick Links

Explore our documentation to learn more