# Documentation ## Docs - [Access Tokens](https://docs.chkk.io/administration/access-tokens.md): Administration instructions for using and managing Access Tokens - [Multi-Org Support](https://docs.chkk.io/administration/multi-org-support.md): Administration instructions for managing users in multiple Organizations - [Organization Settings](https://docs.chkk.io/administration/organization-settings.md): Administration instructions for managing Organization Settings - [Plan and Usage](https://docs.chkk.io/administration/plan-and-usage.md): Administration instructions for plan usage management - [User Management](https://docs.chkk.io/administration/user-management.md): Administration instructions for managing users - [Claude Code + Chkk](https://docs.chkk.io/ai/claude-code-plus-chkk.md): A walkthrough of using Claude Code with Chkk Upgrade Agent to produce environment-aware IaC pull requests - [Cursor + Chkk](https://docs.chkk.io/ai/cursor-plus-chkk.md): A walkthrough of using Cursor with Chkk Upgrade Agent to produce environment-aware IaC pull requests - [llms.txt](https://docs.chkk.io/ai/llms-txt.md): Allow your LLMs to read and index Chkk context - [Risk Feed MCP Server](https://docs.chkk.io/ai/risk-feed-mcp.md): Connect MCP Clients (e.g., Cursor, Claude Desktop) to Chkk Risk Analysis - [Upgrade Agent](https://docs.chkk.io/ai/upgrade-agent.md): Part of Chkk's Lifecycle Management Agents. Generates precise, environment-aware IaC diffs and PRs in your IDE. Powered by the Upgrade Context MCP server. - [Upgrade Planning](https://docs.chkk.io/ai/upgrade-planning.md): Find and plan upgrades for Cloud Native Projects and application services in your clusters—directly from your IDE. - [Introduction](https://docs.chkk.io/api-reference/introduction.md) - [Get Access Token](https://docs.chkk.io/api-reference/v1/login/get-access-token.md): Authenticate and obtain access credentials for authorized operations. - [Get a specific Risk](https://docs.chkk.io/api-reference/v1/risk/get-a-specific-risk.md): Returns the full details of a single Risk. - [List resources for a specific Risk](https://docs.chkk.io/api-reference/v1/risk/list-resources-for-a-specific-risk.md): Returns a paginated list of resources that are associated with the specified Operational Risk. - [List Risks](https://docs.chkk.io/api-reference/v1/risk/list-risks.md): List Risks matching one or more filter parameters. - [Create Account](https://docs.chkk.io/api-reference/v2/account/create-account.md): Create a new Account - [Delete Account](https://docs.chkk.io/api-reference/v2/account/delete-account.md): Delete a Account - [Get Account](https://docs.chkk.io/api-reference/v2/account/get-account.md): Gets a single Account - [List Accounts](https://docs.chkk.io/api-reference/v2/account/list-accounts.md): List multiple Accounts - [Update Account](https://docs.chkk.io/api-reference/v2/account/update-account.md): Update an existing Account - [Create Container](https://docs.chkk.io/api-reference/v2/kubecluster/create-container.md): Create a new KubeClusterResourceContainer - [Create KubeCluster](https://docs.chkk.io/api-reference/v2/kubecluster/create-kubecluster.md): Create a new KubeCluster - [Delete Container](https://docs.chkk.io/api-reference/v2/kubecluster/delete-container.md): Delete a KubeClusterResourceContainer - [Delete KubeCluster](https://docs.chkk.io/api-reference/v2/kubecluster/delete-kubecluster.md): Delete a KubeCluster - [Get Container](https://docs.chkk.io/api-reference/v2/kubecluster/get-container.md): Gets a single KubeClusterResourceContainer - [Get KubeCluster](https://docs.chkk.io/api-reference/v2/kubecluster/get-kubecluster.md): Gets a single KubeCluster - [Get Namespace](https://docs.chkk.io/api-reference/v2/kubecluster/get-namespace.md): Gets a single KubeClusterScanNamespace - [Get Resource](https://docs.chkk.io/api-reference/v2/kubecluster/get-resource.md): Gets a single KubeClusterResource - [List Containers](https://docs.chkk.io/api-reference/v2/kubecluster/list-containers.md): List multiple KubeClusterResourceContainers - [List KubeClusters](https://docs.chkk.io/api-reference/v2/kubecluster/list-kubeclusters.md): List multiple KubeClusters - [List Namespaces](https://docs.chkk.io/api-reference/v2/kubecluster/list-namespaces.md): List multiple KubeClusterScanNamespaces - [List Resources](https://docs.chkk.io/api-reference/v2/kubecluster/list-resources.md): List multiple KubeClusterResources - [List Scans](https://docs.chkk.io/api-reference/v2/kubecluster/list-scans.md): List multiple KubeClusterScans - [Update Container](https://docs.chkk.io/api-reference/v2/kubecluster/update-container.md): Update an existing KubeClusterResourceContainer - [Update KubeCluster](https://docs.chkk.io/api-reference/v2/kubecluster/update-kubecluster.md): Update an existing KubeCluster - [Create KubePlatform](https://docs.chkk.io/api-reference/v2/kubeplatform/create-kubeplatform.md): Create a new KubePlatform - [Delete KubePlatform](https://docs.chkk.io/api-reference/v2/kubeplatform/delete-kubeplatform.md): Delete a KubePlatform - [Get KubePlatform](https://docs.chkk.io/api-reference/v2/kubeplatform/get-kubeplatform.md): Gets a single KubePlatform - [List KubePlatforms](https://docs.chkk.io/api-reference/v2/kubeplatform/list-kubeplatforms.md): List multiple KubePlatforms - [Update KubePlatform](https://docs.chkk.io/api-reference/v2/kubeplatform/update-kubeplatform.md): Update an existing KubePlatform - [Create Artifact](https://docs.chkk.io/api-reference/v2/oci/create-artifact.md): Create a new OCIArtifact - [Create Reference](https://docs.chkk.io/api-reference/v2/oci/create-reference.md): Create a new OCIReference - [Create Repository](https://docs.chkk.io/api-reference/v2/oci/create-repository.md): Create a new OCIRepository - [Create Tag](https://docs.chkk.io/api-reference/v2/oci/create-tag.md): Create a new OCITag - [Delete Artifact](https://docs.chkk.io/api-reference/v2/oci/delete-artifact.md): Delete a OCIArtifact - [Delete Reference](https://docs.chkk.io/api-reference/v2/oci/delete-reference.md): Delete an OCIReference - [Delete Repository](https://docs.chkk.io/api-reference/v2/oci/delete-repository.md): Delete an OCIRepository - [Delete Tag](https://docs.chkk.io/api-reference/v2/oci/delete-tag.md): Delete a OCITag - [Get Artifact](https://docs.chkk.io/api-reference/v2/oci/get-artifact.md): Gets a single OCIArtifact - [Get Reference](https://docs.chkk.io/api-reference/v2/oci/get-reference.md): Gets a single OCIReference - [Get Repository](https://docs.chkk.io/api-reference/v2/oci/get-repository.md): Gets a single OCIRepository - [Get Tag](https://docs.chkk.io/api-reference/v2/oci/get-tag.md): Gets a single OCITag - [List Artifacts](https://docs.chkk.io/api-reference/v2/oci/list-artifacts.md): List multiple OCIArtifacts - [List Repositories](https://docs.chkk.io/api-reference/v2/oci/list-repositories.md): List multiple OCIRepositories - [List Tags](https://docs.chkk.io/api-reference/v2/oci/list-tags.md): List multiple OCITags - [List Tags](https://docs.chkk.io/api-reference/v2/oci/list-tags-1.md): List multiple OCITags - [Update Artifact](https://docs.chkk.io/api-reference/v2/oci/update-artifact.md): Update an existing OCIArtifact - [Update Reference](https://docs.chkk.io/api-reference/v2/oci/update-reference.md): Update an existing OCIReference - [Update Repository](https://docs.chkk.io/api-reference/v2/oci/update-repository.md): Update an existing OCIRepository - [Update Tag](https://docs.chkk.io/api-reference/v2/oci/update-tag.md): Update an existing OCITag - [Create Organization](https://docs.chkk.io/api-reference/v2/organization/create-organization.md): Create a new Organization - [Delete Organization](https://docs.chkk.io/api-reference/v2/organization/delete-organization.md): Delete a Organization - [Get Organization](https://docs.chkk.io/api-reference/v2/organization/get-organization.md): Gets a single Organization - [List Organizations](https://docs.chkk.io/api-reference/v2/organization/list-organizations.md): List multiple Organizations - [Update Organization](https://docs.chkk.io/api-reference/v2/organization/update-organization.md): Update an existing Organization - [Create Component](https://docs.chkk.io/api-reference/v2/package/create-component.md): Create a new PackageComponent - [Create Package](https://docs.chkk.io/api-reference/v2/package/create-package.md): Create a new Package - [Create Release](https://docs.chkk.io/api-reference/v2/package/create-release.md): Create a new PackageRelease - [Create VersionSet](https://docs.chkk.io/api-reference/v2/package/create-versionset.md): Create a new PackageVersionSet - [Delete Component](https://docs.chkk.io/api-reference/v2/package/delete-component.md): Delete a PackageComponent - [Delete Package](https://docs.chkk.io/api-reference/v2/package/delete-package.md): Delete a Package - [Delete Release](https://docs.chkk.io/api-reference/v2/package/delete-release.md): Delete a PackageRelease - [Delete VersionSet](https://docs.chkk.io/api-reference/v2/package/delete-versionset.md): Delete a PackageVersionSet - [Get Component](https://docs.chkk.io/api-reference/v2/package/get-component.md): Gets a single PackageComponent - [Get Package](https://docs.chkk.io/api-reference/v2/package/get-package.md): Gets a single Package - [Get Release](https://docs.chkk.io/api-reference/v2/package/get-release.md): Gets a single PackageRelease - [Get VersionSet](https://docs.chkk.io/api-reference/v2/package/get-versionset.md): Gets a single PackageVersionSet - [List Components](https://docs.chkk.io/api-reference/v2/package/list-components.md): List multiple PackageComponents - [List Packages](https://docs.chkk.io/api-reference/v2/package/list-packages.md): List multiple Packages - [List Releases](https://docs.chkk.io/api-reference/v2/package/list-releases.md): List multiple PackageReleases - [List VersionSets](https://docs.chkk.io/api-reference/v2/package/list-versionsets.md): List multiple PackageVersionSets - [Update Component](https://docs.chkk.io/api-reference/v2/package/update-component.md): Update an existing PackageComponent - [Update Package](https://docs.chkk.io/api-reference/v2/package/update-package.md): Update an existing Package - [Update Release](https://docs.chkk.io/api-reference/v2/package/update-release.md): Update an existing PackageRelease - [Update VersionSet](https://docs.chkk.io/api-reference/v2/package/update-versionset.md): Update an existing PackageVersionSet - [Create Component](https://docs.chkk.io/api-reference/v2/project/create-component.md): Create a new ProjectComponent - [Create Project](https://docs.chkk.io/api-reference/v2/project/create-project.md): Create a new Project - [Create Release](https://docs.chkk.io/api-reference/v2/project/create-release.md): Create a new ProjectRelease - [Create ReleaseSeries](https://docs.chkk.io/api-reference/v2/project/create-releaseseries.md): Create a new ProjectReleaseSeries - [Create VersionSet](https://docs.chkk.io/api-reference/v2/project/create-versionset.md): Create a new ProjectVersionSet - [Delete Component](https://docs.chkk.io/api-reference/v2/project/delete-component.md): Delete a ProjectComponent - [Delete Project](https://docs.chkk.io/api-reference/v2/project/delete-project.md): Delete a Project - [Delete Release](https://docs.chkk.io/api-reference/v2/project/delete-release.md): Delete a ProjectRelease - [Delete ReleaseSeries](https://docs.chkk.io/api-reference/v2/project/delete-releaseseries.md): Delete a ProjectReleaseSeries - [Delete VersionSet](https://docs.chkk.io/api-reference/v2/project/delete-versionset.md): Delete a ProjectVersionSet - [Get Component](https://docs.chkk.io/api-reference/v2/project/get-component.md): Gets a single ProjectComponent - [Get Project](https://docs.chkk.io/api-reference/v2/project/get-project.md): Gets a single Project - [Get Release](https://docs.chkk.io/api-reference/v2/project/get-release.md): Gets a single ProjectRelease - [Get ReleaseSeries](https://docs.chkk.io/api-reference/v2/project/get-releaseseries.md): Gets a single ProjectReleaseSeries - [Get VersionSet](https://docs.chkk.io/api-reference/v2/project/get-versionset.md): Gets a single ProjectVersionSet - [List Components](https://docs.chkk.io/api-reference/v2/project/list-components.md): List multiple ProjectComponents - [List Projects](https://docs.chkk.io/api-reference/v2/project/list-projects.md): List multiple Projects - [List Releases](https://docs.chkk.io/api-reference/v2/project/list-releases.md): List multiple ProjectReleases - [List ReleaseSeries](https://docs.chkk.io/api-reference/v2/project/list-releaseseries.md): List multiple ProjectReleaseSeries - [List VersionSets](https://docs.chkk.io/api-reference/v2/project/list-versionsets.md): List multiple ProjectVersionSets - [Update Component](https://docs.chkk.io/api-reference/v2/project/update-component.md): Update an existing ProjectComponent - [Update Project](https://docs.chkk.io/api-reference/v2/project/update-project.md): Update an existing Project - [Update Release](https://docs.chkk.io/api-reference/v2/project/update-release.md): Update an existing ProjectRelease - [Update ReleaseSeries](https://docs.chkk.io/api-reference/v2/project/update-releaseseries.md): Update an existing ProjectReleaseSeries - [Update VersionSet](https://docs.chkk.io/api-reference/v2/project/update-versionset.md): Update an existing ProjectVersionSet - [Chkk + EKS Auto Mode](https://docs.chkk.io/chkk-eks-automode.md): Do EKS Auto Mode clusters need Chkk Upgrade Copilot? - [Chkk + EKS Upgrade Insights](https://docs.chkk.io/chkk-eks-upgrade-insights.md): How Chkk Upgrade Copilot uses Amazon EKS Upgrade Insights - [Cloud Connector](https://docs.chkk.io/connectors/cloud.md): An overview of the Chkk Cloud Connector - [Kubernetes Connector](https://docs.chkk.io/connectors/kubernetes.md): An overview of Chkk Kubernetes Connector — what it is, why you need it, and how to install and configure it. - [Activity Feed](https://docs.chkk.io/features/activity-feed.md): A brief description, use-case, and usage instructions of the Activity Feed feature - [Comments](https://docs.chkk.io/features/add-comments.md): A brief description, use-case, and usage instructions of the Add Comments feature - [Custom Steps](https://docs.chkk.io/features/add-edit-delete-custom-steps.md): A brief description, use-case, and usage instructions of the Add/Edit/Delete Custom Steps feature - [Project Upgrade Recommendation](https://docs.chkk.io/features/addon-upgrade-recommendation.md): A brief description and use-case of the Project Upgrade Recommendation feature - [Approve Upgrade Template](https://docs.chkk.io/features/approve-upgrade-template.md): A brief description, use-case, and usage instructions for the Approve Upgrade Template feature - [Cancel an Upgrade Template or Plan](https://docs.chkk.io/features/cancel-upgrade-template-plan.md): A brief description, use-case, and usage instructions of the Cancel Upgrade Template/Plan feature - [Captured Learnings](https://docs.chkk.io/features/captured-learnings.md): A brief description and use-case of the Captured Learnings feature - [Environment Upgraded](https://docs.chkk.io/features/environment-upgraded.md): A brief description, use-case, and usage instructions of the Environment Upgraded feature - [Feedback Button](https://docs.chkk.io/features/feedback-button.md): A brief description, use-case, and usage instructions of the Feedback Button feature - [Upgrade Plan Instantiation](https://docs.chkk.io/features/instantiate-template-to-plan.md): A brief description, use-case, and usage instructions of the Upgrade Plan Instantiation feature - [Upgrade Plan Marked as Completed](https://docs.chkk.io/features/mark-upgrade-plan-completed.md): A brief description, use-case, and usage instructions of the Upgrade Plan Marked as Completed feature - [Readiness Checks](https://docs.chkk.io/features/readiness-checks.md): A brief description, use-case, and usage instructions of the Readiness Checks feature - [Template Regeneration](https://docs.chkk.io/features/regenerate-template.md): A brief description, use-case, and usage instructions of the Template Regeneration feature - [Release Notes Curation](https://docs.chkk.io/features/release-notes-curation.md): A brief description, use-case, and usage instructions of the Release Notes Curation feature - [Upgrade Template Request](https://docs.chkk.io/features/request-upgrade-template.md): A brief description, use-case, and usage instructions of the Upgrade Template Request feature - [Upgrade Guidance](https://docs.chkk.io/features/upgrade-guidance.md): A brief description, use-case, and usage instructions of the Upgrade Guidance feature - [Upgrade Preverification](https://docs.chkk.io/features/upgrade-preverification.md): A brief description, use-case, and usage instructions of the Upgrade Preverification feature - [Upgrade Template/Plan Ownership](https://docs.chkk.io/features/upgrade-template-plan-ownership.md): A brief description, use-case, and usage instructions of the Upgrade Template/Plan Ownership feature - [Concepts](https://docs.chkk.io/knowledge-graph/concepts.md): Core concept definitions for Chkk's Knowledge Graph. - [Coverage](https://docs.chkk.io/knowledge-graph/coverage.md): Current coverage metrics for Chkk's Knowledge Graph data. - [Overview](https://docs.chkk.io/knowledge-graph/overview.md): The foundation of Chkk's Collective Learning Technology — an AI-curated knowledge system about the Cloud Native ecosystem. - [Claude Code + Chkk in 5 minutes](https://docs.chkk.io/lcm-agents/claude-code.md): Use Chkk to provide precise, environment-aware context to plan safe software upgrades and create pull requests with updated configuration files and manifests. - [Cursor + Chkk in 5 minutes](https://docs.chkk.io/lcm-agents/cursor.md): Use Chkk to provide precise, environment-aware context to plan safe software upgrades and create pull requests with updated configuration files and manifests. - [Lifecycle Management Agents](https://docs.chkk.io/lcm-agents/guide.md): Use Chkk Upgrade Agent in Cursor and Claude Code to apply environment‑aware upgrade workflows to your IaC and open focused PRs. - [IaC Repo Field Guide](https://docs.chkk.io/operations/iac-repo-patterns.md): Taxonomy of Helm, Kustomize, Terraform, Pulumi, and GitOps Patterns - [How it Works](https://docs.chkk.io/overview/how-it-works.md): Watch Chkk in action and explore its end-to-end workflow from cluster registration to automated IaC PR generation. - [Installation](https://docs.chkk.io/overview/installation.md): Install the Chkk CLI, Cluster Connector, and MCP servers (Cursor, Claude Code). - [Welcome to Chkk](https://docs.chkk.io/overview/introduction.md): Agentic Upgrades for Cloud Native Software. Built for 100s of Cloud Native Projects like Istio, Keycloak, Consul, Cilium, and many more. - [Quickstart Chkk CLI](https://docs.chkk.io/overview/quickstart-chkk-cli.md): Get started in minutes with the Chkk CLI. Local dry run. Free to use. - [Quickstart Chkk Dashboard](https://docs.chkk.io/overview/quickstart-chkk-dashboard.md): Get started in minutes with the Chkk Dashboard. No installation needed. Free to use. - [Quickstart Upgrade Agent](https://docs.chkk.io/overview/quickstart-upgrade-agent.md): Get started in minutes with Upgrade Agent. Runs locally in Cursor and Claude Code. Free to use. - [Support and Compatibility](https://docs.chkk.io/overview/support-compatibility.md): An overview of the cloud providers, Kubernetes distributions, Cloud Native Projects, Application Services, and Operators that Chkk supports - [Technology](https://docs.chkk.io/overview/technology.md) - [Understanding Chkk](https://docs.chkk.io/overview/understanding-chkk.md) - [Overview](https://docs.chkk.io/product/artifact-register/overview.md): Inventory of everything in a Cloud Native fleet - [Bitnami Alternatives Finder](https://docs.chkk.io/product/chkkcli/bitnami.md): Identify alternatives for Bitnami-produced Docker images and Helm Charts - [Cluster Resource Classification](https://docs.chkk.io/product/chkkcli/cluster-resource-classification.md): Help Chkk classify Cloud Native Projects and Application Services running in your clusters - [Overview](https://docs.chkk.io/product/chkkcli/overview.md): A developer-first terminal UI to explore the Chkk universe - [Chkk Operational Safety Platform](https://docs.chkk.io/product/introduction.md) - [Marketplaces](https://docs.chkk.io/product/marketplaces.md): Purchase Chkk from AWS Marketplace and GCP Marketplace - [Subscription Plans](https://docs.chkk.io/product/pricing-plans.md): Business and Enterprise Plans - [Overview](https://docs.chkk.io/product/risk-ledger/overview.md): Eliminate risks before they cause incidents - [Upgrade Assessments](https://docs.chkk.io/product/upgrade-copilot/assessments.md): Foundational reports that map scope, risk, and dependencies of Cloud Native upgrades. - [Overview](https://docs.chkk.io/product/upgrade-copilot/overview.md): Your Upgrade Copilot for 100s of Cloud Native Projects and clusters. - [Upgrade Plans](https://docs.chkk.io/product/upgrade-copilot/plans.md): Cluster-specific or Project-specific upgrade workflows instantiated from approved Templates. - [Upgrade Plans vs Templates](https://docs.chkk.io/product/upgrade-copilot/plans-vs-templates.md): Understand the difference and relationship between Templates and Plans. - [Upgrade Templates](https://docs.chkk.io/product/upgrade-copilot/templates.md): Reusable, agentic upgrade workflows for 100s of Cloud Native Projects and clusters. - [Alertmanager](https://docs.chkk.io/projects/alertmanager.md): Chkk coverage for Alertmanager. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Amazon VPC CNI](https://docs.chkk.io/projects/amazon-vpc-cni.md): Chkk coverage for Amazon VPC CNI. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Apache Kafka](https://docs.chkk.io/projects/apache-kafka.md): Chkk coverage for Apache Kafka. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Apache Zookeeper](https://docs.chkk.io/projects/apache-zookeeper.md): Chkk coverage for Apache Zookeeper. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Argo CD](https://docs.chkk.io/projects/argo-cd.md): Chkk coverage for Argo CD. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Argo Rollouts](https://docs.chkk.io/projects/argo-rollouts.md): Chkk coverage for Argo Rollouts. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Argo Workflows](https://docs.chkk.io/projects/argo-workflows.md): Chkk coverage for Argo Workflows. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Bitbucket](https://docs.chkk.io/projects/bitbucket.md): Chkk coverage for Bitbucket. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Botkube](https://docs.chkk.io/projects/botkube.md): Chkk coverage for Botkube. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Bottlerocket Update Operator](https://docs.chkk.io/projects/bottlerocket-update-operator.md): Chkk coverage for Bottlerocket Update Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Calico](https://docs.chkk.io/projects/calico.md): Chkk coverage for Calico. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Calico Operator](https://docs.chkk.io/projects/calico-operator.md): Chkk coverage for Calico Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Data Jobs Projects](https://docs.chkk.io/projects/categories/data-jobs.md): Explore All the Data Jobs Projects Chkk Covers - [Data Streams Projects](https://docs.chkk.io/projects/categories/data-streams.md): Explore All the Data Streams Projects Chkk Covers - [Databases & Datastores Projects](https://docs.chkk.io/projects/categories/databases-and-datastores.md): Explore All the Databases & Datastores Projects Chkk Covers - [Network & Connectivity Projects](https://docs.chkk.io/projects/categories/networking-and-connectivity.md): Explore All the Network & Connectivity Projects Chkk Covers - [Node Lifecycle & AutoScaling Projects](https://docs.chkk.io/projects/categories/node-lifecycle-and-autoscaling.md): Explore All the Node Lifecycle & AutoScaling Projects Chkk Covers - [Observability & Monitoring Projects](https://docs.chkk.io/projects/categories/observability-and-monitoring.md): Explore All the Observability & Monitoring Projects Chkk Covers - [Platform Ops & Developer Tooling Projects](https://docs.chkk.io/projects/categories/platform-ops-and-developer-tooling.md): Explore All the Platform Ops & Developer Tooling Projects Chkk Covers - [Security & IAM Projects](https://docs.chkk.io/projects/categories/security-and-iam.md): Explore All the Security & IAM Projects Chkk Covers - [cert-manager](https://docs.chkk.io/projects/cert-manager.md): Chkk coverage for cert-manager. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Chaos Mesh](https://docs.chkk.io/projects/chaos-mesh.md): Chkk coverage for Chaos Mesh. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Cilium](https://docs.chkk.io/projects/cilium.md): Chkk coverage for Cilium. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Cilium Operator](https://docs.chkk.io/projects/cilium-operator.md): Chkk coverage for Cilium Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Clickhouse Operator](https://docs.chkk.io/projects/clickhouse-operator.md): Chkk coverage for Clickhouse Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Cloudflare Origin CA Issuer](https://docs.chkk.io/projects/cloudflare-origin-ca-issuer.md): Chkk coverage for Cloudflare Origin CA Issuer. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Cloudflared](https://docs.chkk.io/projects/cloudflared.md): Chkk coverage for Cloudflared. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Cluster Autoscaler](https://docs.chkk.io/projects/cluster-autoscaler.md): Chkk coverage for Cluster Autoscaler. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [CockroachDB](https://docs.chkk.io/projects/cockroachdb.md): Chkk coverage for CockroachDB. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Confluent Platform Kafka](https://docs.chkk.io/projects/confluent-platform-kafka.md): Chkk coverage for Confluent Platform Kafka. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Connaisseur](https://docs.chkk.io/projects/connaisseur.md): Chkk coverage for Connaisseur. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Contour](https://docs.chkk.io/projects/contour.md): Chkk coverage for Contour. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [CoreDNS](https://docs.chkk.io/projects/coredns.md): Chkk coverage for CoreDNS. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Crossplane](https://docs.chkk.io/projects/crossplane.md): Chkk coverage for Crossplane. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Datadog Agent](https://docs.chkk.io/projects/datadog-agent.md): Chkk coverage for Datadog Agent. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Datadog Operator](https://docs.chkk.io/projects/datadog-operator.md): Chkk coverage for Datadog Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Dex](https://docs.chkk.io/projects/dex.md): Chkk coverage for Dex. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Directus](https://docs.chkk.io/projects/directus.md): Chkk coverage for Directus. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Dynatrace Operator](https://docs.chkk.io/projects/dynatrace-operator.md): Chkk coverage for Dynatrace Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Elasticsearch (ECK) Operator](https://docs.chkk.io/projects/eck-operator.md): Chkk coverage for Elasticsearch (ECK) Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Elasticsearch](https://docs.chkk.io/projects/elasticsearch.md): Chkk coverage for Elasticsearch. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [External DNS](https://docs.chkk.io/projects/external-dns.md): Chkk coverage for External DNS. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [External Secrets Operator](https://docs.chkk.io/projects/external-secrets-operator.md): Chkk coverage for External Secrets Operator. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Fluent Bit](https://docs.chkk.io/projects/fluent-bit.md): Chkk coverage for Fluent Bit. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Gloo Edge OSS](https://docs.chkk.io/projects/gloo-edge-oss.md): Chkk coverage for Gloo Edge OSS. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Grafana](https://docs.chkk.io/projects/grafana.md): Chkk coverage for Grafana. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Grafana Loki](https://docs.chkk.io/projects/grafana-loki.md): Chkk coverage for Grafana Loki. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [HashiCorp Consul OSS](https://docs.chkk.io/projects/hashicorp-consul-oss.md): Chkk coverage for HashiCorp Consul OSS. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [HashiCorp Vault](https://docs.chkk.io/projects/hashicorp-vault.md): Chkk coverage for HashiCorp Vault. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Ingress NGINX Controller](https://docs.chkk.io/projects/ingress-nginx-controller.md): Chkk coverage for Ingress NGINX Controller. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Istio](https://docs.chkk.io/projects/istio.md): Chkk coverage for Istio. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [JFrog Xray](https://docs.chkk.io/projects/jfrog-xray.md): Chkk coverage for JFrog Xray. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [jsreport](https://docs.chkk.io/projects/jsreport.md): Chkk coverage for jsreport. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kafka UI](https://docs.chkk.io/projects/kafka-ui.md): Chkk coverage for Kafka UI. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kargo](https://docs.chkk.io/projects/kargo.md): Chkk coverage for Kargo. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Karpenter](https://docs.chkk.io/projects/karpenter.md): Chkk coverage for Karpenter. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [KEDA](https://docs.chkk.io/projects/keda.md): Chkk coverage for KEDA. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Keycloak](https://docs.chkk.io/projects/keycloak.md): Chkk coverage for Keycloak. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Keycloak Operator](https://docs.chkk.io/projects/keycloak-operator.md): Chkk coverage for Keycloak Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kiali](https://docs.chkk.io/projects/kiali.md): Chkk coverage for Kiali. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kiali Operator](https://docs.chkk.io/projects/kiali-operator.md): Chkk coverage for Kiali Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kibana](https://docs.chkk.io/projects/kibana.md): Chkk coverage for title: Kibana. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Knative Eventing](https://docs.chkk.io/projects/knative-eventing.md): Chkk coverage for Knative Eventing. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Knative Serving](https://docs.chkk.io/projects/knative-serving.md): Chkk coverage for Knative Serving. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kong Gateway OSS](https://docs.chkk.io/projects/kong-gateway-oss.md): Chkk coverage for Kong Gateway OSS. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [kube-green](https://docs.chkk.io/projects/kube-green.md): Chkk coverage for kube-green. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [kube-proxy](https://docs.chkk.io/projects/kube-proxy.md): Chkk coverage for kube-proxy. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [kube-state-metrics](https://docs.chkk.io/projects/kube-state-metrics.md): Chkk coverage for kube-state-metrics. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Kubernetes Dashboard](https://docs.chkk.io/projects/kubernetes-dashboard.md): Chkk coverage for Cloud Native Dashboard. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Kubernetes Metrics Server](https://docs.chkk.io/projects/kubernetes-metrics-server.md): Chkk coverage for Cloud Native Metrics Server. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Kyverno](https://docs.chkk.io/projects/kyverno.md): Chkk coverage for Kyverno. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [MinIO Operator](https://docs.chkk.io/projects/minio-operator.md): Chkk coverage for MinIO Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Ory Hydra](https://docs.chkk.io/projects/ory-hydra.md): Chkk coverage for Ory Hydra. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [PgBouncer](https://docs.chkk.io/projects/pgbouncer.md): Chkk coverage for PgBouncer. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Pomerium](https://docs.chkk.io/projects/pomerium.md): Chkk coverage for Pomerium. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [PostgreSQL](https://docs.chkk.io/projects/postgresql.md): Chkk coverage for PostgreSQL. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Prisma Cloud](https://docs.chkk.io/projects/prisma-cloud.md): Chkk coverage for Prisma Cloud (formerly Twistlock). We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Prom2Teams](https://docs.chkk.io/projects/prom2teams.md): Chkk coverage for Prom2Teams. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Prometheus](https://docs.chkk.io/projects/prometheus.md): Chkk coverage for Prometheus. We provide curated release notes, preflight/postflight checks, and Upgrade Templates—all tailored to your environment. - [Prometheus Adapter](https://docs.chkk.io/projects/prometheus-adapter.md): Chkk coverage for Prometheus Adapter. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Prometheus Blackbox Exporter](https://docs.chkk.io/projects/prometheus-blackbox-exporter.md): Chkk coverage for Prometheus Blackbox Exporter. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Prometheus JMX Exporter](https://docs.chkk.io/projects/prometheus-jmx-exporter.md): Chkk coverage for Prometheus JMX Exporter. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [RabbitMQ](https://docs.chkk.io/projects/rabbitmq.md): Chkk coverage for RabbitMQ. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Redis](https://docs.chkk.io/projects/redis.md): Chkk coverage for Redis. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Vault Secrets Operator](https://docs.chkk.io/projects/vault-secrets-operator.md): Chkk coverage for Vault Secrets Operator. We provide version recommendations, preflight/postflight checks, and Upgrade Templates—ensuring worry-free operations. - [Vertical Pod Autoscaler](https://docs.chkk.io/projects/vertical-pod-autoscaler.md): Chkk coverage for Vertical Pod Autoscaler. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades. - [Glossary of Terms](https://docs.chkk.io/resources/glossary.md): Definitions of key Chkk terms to help you navigate our platform and docs - [Claude Code](https://docs.chkk.io/resources/installation-guides/claude-code.md): This is a lightweight guide to walk you through the installation of Claude Code, an AI-powered coding environment by Anthropic. - [Cursor](https://docs.chkk.io/resources/installation-guides/cursor.md): This is a lightweight guide to walk you through the installation of Cursor, a powerful AI-powered code editor. - [Troubleshooting](https://docs.chkk.io/resources/troubleshooting.md): Troubleshooting - [Secure Architecture](https://docs.chkk.io/security/architecture.md) - [Compliance](https://docs.chkk.io/security/compliance.md) - [Security-First Culture](https://docs.chkk.io/security/culture.md) - [Data Protection & Handling](https://docs.chkk.io/security/data-handling.md) - [Privacy Policy](https://docs.chkk.io/security/privacy-policy.md) - [Subprocessors and Third-Party Security](https://docs.chkk.io/security/subprocessors.md) - [Terms of Service](https://docs.chkk.io/security/tos.md) - [Trust Center and Transparency](https://docs.chkk.io/security/trust-center.md) - [I'm an agent](https://docs.chkk.io/start/for-agents.md): Get hands-on with Chkk in minutes. - [I'm an engineer](https://docs.chkk.io/start/for-engineers.md): Get hands-on with Chkk in minutes. - [I'm a manager](https://docs.chkk.io/start/for-managers.md): Get hands-on with Chkk in minutes. - [I've Only Got 5 Minutes](https://docs.chkk.io/start/guide.md): Select your path — Engineer, Manager or Agent — and explore Chkk in under five minutes. Free to use, no credit card required. - [Avoid 6x Extended Support Fees](https://docs.chkk.io/usecases/avoid-extended-support-fees.md) - [Delegate, Parallelize, and Standardize Workflows](https://docs.chkk.io/usecases/delegate-parallelize-standardize-workflows.md) - [Enhance Operational Safety](https://docs.chkk.io/usecases/enhance-operational-safety.md) - [Improve Resource Efficiency](https://docs.chkk.io/usecases/improve-resource-efficiency.md) - [Speedup and Derisk Upgrades](https://docs.chkk.io/usecases/speed-derisk-upgrades.md) ## OpenAPI Specs - [openapi](https://docs.chkk.io/api-reference/v1/openapi.json) ## Optional - [Blog](https://chkk.io/blog) - [Start](https://www.chkk.io/chkk-cli)