Run via chkk CLI

No special permissions or installation needed. Runs locally. Free to use.

Intel macOS
curl -Lo ./chkk https://cli.chkk.io/download/latest/chkk-darwin-amd64 && chmod +x ./chkk
M1 / Arm macOS
curl -Lo ./chkk https://cli.chkk.io/download/latest/chkk-darwin-arm64 && chmod +x ./chkk
Learn more
Chkk dashboard highlighting the eks-prod-1 cluster
Type chkk start in a terminal to begin.
> chkk start
        __    __    __
  .----|  |--|  |--|  |--.
  |  __|     |    <|    <
  |____|__|__|__|__|__|__|
    

Welcome to Chkk!

This command will help you get started with Chkk.

It will guide you through the process of logging in to your Chkk account and registering any Kubernetes Clusters if desired

You may also request an upgrade assessment for any of your registered Kubernetes Clusters.

────────────────────────────────────────────────────────────────────────────────────────────────────────

Let's get you logged in to your Chkk account.
Please confirm the code LCZS-DKDB at
https://auth.chkk.io/activate?user_code=LCZS-DKDB

Get Free Upgrade Assessments for your clusters

Version Recommendations

Identifies which Add-ons, Application Services and Open Source Projects in your environment are recommended for upgrade based on EOL, Compatibility and Production mileage as reported by the community. Gauge the complexity for your next upgrade at a glance.

Focused view of Chkk's Upgrade Copilot, focused on the Add-On Changes step of Pre-work.
Focused view of Chkk's Upgrade Copilot, focused on the Add-On Changes step of Pre-work.

Upgrades Not Recommended

Identifies which Add-ons, Application Services and Open Source Projects meet compliance for your next upgrade or are elsewise not recommended for upgrade. Discover which projects do not lie in the critical path for your next upgrade, or those that require additional consideration.

Misconfigured PDBs

Checks your cluster for any workloads that may block pod eviction or node drainage due to PodDisruptionBudgets configured with an overly restrictive disruption allowance. Prevent breakages before they happen.

Focused view of Chkk's Upgrade Copilot, focused on the Add-On Changes step of Pre-work.
Focused view of Chkk's Upgrade Copilot, focused on the Add-On Changes step of Pre-work.

Deprecated APIs and more...

Audits all applications in your environment for any APIs that will become deprecated as part of the next Kubernetes version hop. Give advance notice to your developers to migrate to new APIs.