Self-hosted, read-only cost audit — GKE, EKS & AKS

Find the money you're wasting on Kubernetes & cloud — and get it back

KorPro is self-hosted — the Inspector runs inside your own cluster and scans your connected cloud services, then hands your team a ranked report of what's over-provisioned, idle, or orphaned, each with its dollar impact and the exact fix. One read-only scan. No code changes. Your data never leaves your environment.

Self-hosted — runs in your cluster, data stays put
Read-only RBAC — zero production risk
Right-sizing, orphans & cloud cost
See it in action

One scan. A ranked worklist. Dollar impact on every line.

Watch KorPro scan a cluster and its cloud services, then surface over-provisioned, idle, and orphaned resources — each with the exact fix to reclaim the spend.

How it saves you money

The three ways KorPro cuts your bill

One read-only scan covers your whole cost picture — inside the cluster and across the cloud services around it.

KorPro Kubernetes Right-Sizing dashboard

Kubernetes Right-Sizing

Stop paying for requested-but-unused CPU and memory.

  • Detects over-provisioned CPU & memory from real usage (P95 + headroom — never below your peaks)
  • Flags idle deployments, spot candidates, OOMKill risk, CPU throttling & HPA misconfigurations
  • Every finding ships a ready kubectl patch and an AI-assistant prompt

Tighter requests → better bin-packing → fewer nodes → lower bill.

KorPro Orphan Cleanup dashboard

Orphan Cleanup

Delete what nothing uses anymore.

  • Scans every workload type — Deployments, Services, ConfigMaps, Secrets, PVCs, Ingresses & more
  • Builds a dependency graph and propagates orphan status transitively
  • Prices the ones that cost money (load balancers, storage); lists the rest for hygiene

A clean cluster, lower attack surface, and reclaimed spend.

KorPro Cloud Cost & Savings dashboard

Cloud Cost & Savings

Your Kubernetes bill is only half the story.

  • Surfaces waste in the managed services around your cluster — databases, caches, logging, storage & queues
  • Right-sizes idle reserved capacity and over-provisioned tiers to real P95 usage
  • Shows Current → Proposed cost, the reclaimable amount, and a copy-paste remediation + AI prompt

The expensive, easy-to-miss cloud waste — surfaced and quantified.

1.8K+
GitHub Stars
247K+
Docker Pulls

The Problem

Kubernetes waste is invisible — until the bill arrives

Teams over-provision to stay safe and rarely clean up. Over-sized requests, idle workloads, orphaned objects, and forgotten cloud services quietly drain your budget.

35%

of Kubernetes resources are unused on average

~70%

average CPU over-provisioning across clusters

~25%

of running pods are idle — zero traffic, wasted compute

Deploy in seconds

One command. Full cluster efficiency.

Install KorPro Inspector and watch it scan right-sizing opportunities, idle workloads, orphaned resources, and managed cloud-service waste in real time.

~ — korpro-inspector
Under 5 minutes from signup to savings report

How It Works

Three steps to your first multi-cluster cost audit

No lengthy onboarding. No sales calls. Just sign up, deploy a read-only agent, and see every right-sizing, orphan, and cloud-cost finding with its dollar impact.

Create Account
Step 01

Create Account

30 seconds

Sign up for free — no credit card, no sales call. You'll get immediate access to your KorPro dashboard.

  • Free tier — no credit card required
  • Instant dashboard access
  • Works with GKE, EKS, and AKS
Install Agent
Step 02

Install Agent

2 minutes

Deploy a lightweight, read-only agent into your own cluster with one Helm command — fully self-hosted. Choose Efficiency mode (default) for rightsizing + idle detection, or Orphaned-only for a lighter install.

Rightsizing + idle + orphaned · installs Prometheus (~150 MiB)

helm upgrade --install korpro-inspector \
  oci://ghcr.io/kortechnologies/charts/korpro-inspector \
  --namespace korpro-system --create-namespace \
  --set licenseKey="<your-license-key>" \
  --set clusterName="<your-cluster-name>" \
  --set efficiency.enabled=true
  • Efficiency mode: rightsizing + idle + orphaned
  • Orphaned-only: lightweight, no Prometheus
  • Auto-detects cloud provider & region
View Resources & Costs
Step 03

View Resources & Costs

Instant results

See right-sizing recommendations, idle workloads, orphaned resources, and managed cloud-service savings across your clusters — each with its estimated monthly cost and exact fix.

  • Full resource list with cost per item
  • Monthly & yearly savings projections
  • Export reports for FinOps reviews

Detection Coverage

Find every unused resource in your cluster

KorPro analyzes 25+ Kubernetes resource types against live cluster state to surface orphaned, unreferenced, over-provisioned, and idle objects across every namespace — plus the managed cloud services behind them.

Kubernetes resources — connected and active on the left, orphaned and disconnected on the right

ConfigMaps

Not referenced by any pod, env var, or volume mount.

Secrets

No pod, env, volume, or Ingress TLS uses it.

PVCs

Not mounted by any running pod.

Services

No valid backing endpoints found.

Deployments

Zero replicas — no active workload.

ServiceAccounts

No pod or RoleBinding references it.

Ingresses

Backend service missing or invalid.

HPAs

Target Deployment or StatefulSet is missing.

Your dashboard

Savings and health scores across every cluster

Right-sizing, orphaned resources, cloud-service savings, cost per item, and health scores — exactly what you'll see after your first audit.

🔒app.korpro.io/efficiency
KorPro
📊Dashboard
🖥Clusters
Efficiency
💰Cloud Cost
🔍Inspector
🚫Exclusions
Settings
Efficiency
3 clusters
GCP
production-cluster-us
us-central1 · K8s 1.28.3
18 rightsizing5 idle41% efficient
72
Efficiency score
41%
→ 85% potential
CPU over-provisioned
83%
4 workloads
Idle workloads
3
zero traffic
Rightsizing candidates
WorkloadNamespaceCPU requestedCPU actualWaste
api-serverproduction2000m340m
83%
worker-poolproduction4000m1200m
70%
report-generatorbatch1000m120m
88%
cache-warmerinfra500m40m
92%
Idle workloads (zero traffic)
v1-legacy-apiproduction3 replicaslast traffic: 14d ago
test-runner-v2ci2 replicaslast traffic: 22d ago
old-metrics-svcmonitoring1 replicalast traffic: 31d ago
GCP
staging-cluster
us-east1 · K8s 1.27.5
4 rightsizing2 idle78% efficient
91
AWS
production-eks-cluster
us-east-1 · K8s 1.29.1
9 rightsizing3 idle63% efficient
85

Features

Kubernetes & cloud cost efficiency at enterprise scale

Multi-Cloud Support

GKE, EKS, and AKS — the Inspector auto-detects your cloud provider and region inside the cluster

Cost Savings

Monthly and yearly estimates for unused and over-provisioned resources

Cloud Cost & Savings

Surfaces waste in the managed services around your cluster — databases, caches, logging & storage — with Current → Proposed cost and a copy-paste fix

Health Scores

Cluster health, efficiency metrics, and security risk

In-Cluster Inspector

A lightweight agent runs inside your cluster. Your credentials never leave your environment — only findings are reported.

Audit Mode

Review everything before cleanup — nothing changes without approval

Resource Detection

ConfigMaps, Secrets, PVCs, Deployments, Services, and more

REST API

Integrate into CI/CD pipelines and custom workflows

Modern Web UI

Interactive dashboards with real-time updates and exports

Rightsizing Analysis

CPU and memory recommendations per workload — stop paying for over-provisioned containers

Idle Workload Detection

Flags pods and deployments with zero traffic that silently drain your compute budget

Open Source → Enterprise

Why teams upgrade to KorPro

Everything in Kor, plus an automated in-cluster Inspector, right-sizing, transitive orphan detection, cloud cost analysis, and a full SaaS dashboard.

Feature
Kor
KorPro LogoKorPro
Cost Analysis
Cloud Cost Analysis
Right-Sizing
Orphan Detection
Direct orphans only (no dependency graph)
Clusters
One cluster per manual run
Cloud Providers
Any cluster via kubeconfig (no provider context)
Value Metrics
Monitoring
Manual CLI runs only
Scan History
Permissions
Requires cluster admin access
Integration
CLI tool

From the Blog

Kubernetes Cost Optimization Resources

Kubernetes Spending $5K/Month? Here's Your Cost Recovery Plan

Real-world playbook for recovering wasted Kubernetes spend across GKE, EKS, and AKS clusters.

Read more

Beyond the Cluster: Cutting Managed Cloud-Service Waste

Your Kubernetes bill is half the story. Find idle databases, caches, and logging spend around your cluster.

Read more

Kubernetes Cost Recovery: Reclaim Wasted Spend

Most clusters waste 20–40% of cloud spend. Here's a proven process to find and recover it.

Read more

Kubernetes Cost Optimization: The Complete Guide

From rightsizing requests to removing ghost resources — the full playbook for cutting K8s cloud spend.

Read more

FinOps Guide to Kubernetes Waste

Apply FinOps principles to Kubernetes: identify waste, build accountability, and reduce your cloud bill.

Read more

P95 + Headroom: Right-Size Without Throttling

How to cut over-provisioned CPU and memory using real usage — without risking your workloads.

Read more

Kubernetes Spending $5K/Month? Here's Your Cost Recovery Plan

Real-world playbook for recovering wasted Kubernetes spend across GKE, EKS, and AKS clusters.

Read more

Beyond the Cluster: Cutting Managed Cloud-Service Waste

Your Kubernetes bill is half the story. Find idle databases, caches, and logging spend around your cluster.

Read more

Kubernetes Cost Recovery: Reclaim Wasted Spend

Most clusters waste 20–40% of cloud spend. Here's a proven process to find and recover it.

Read more

Kubernetes Cost Optimization: The Complete Guide

From rightsizing requests to removing ghost resources — the full playbook for cutting K8s cloud spend.

Read more

FinOps Guide to Kubernetes Waste

Apply FinOps principles to Kubernetes: identify waste, build accountability, and reduce your cloud bill.

Read more

P95 + Headroom: Right-Size Without Throttling

How to cut over-provisioned CPU and memory using real usage — without risking your workloads.

Read more

Your first multi-cluster audit is 5 minutes away

Create an account, install the agent, and see right-sizing, orphan, and cloud-cost savings with the dollar impact of each. No sales calls. No credit card.

Read-only audit • GKE, EKS & AKS • First results in 5 minutes