chkk
command-line interface (CLI) offers a developer-first way to explore
the Chkk universe.
Install
Install a pre-built binary on Linux using the following instructions.Or using Brew.
Quick Start
Thechkk start
command will get you started in the Chkk universe.
The command will lead you through registering one or more Kubernetes Clusters
with Chkk and request a Chkk upgrade assessment for those registered Kubernetes
Clusters.
Registering a Kubernetes Cluster with Chkk is the process of collecting
resources from the Kubernetes Cluster and submitting those collected results to
Chkk.
Type chkk start
in a terminal to begin.

Register a Kubernetes Cluster
After clicking “Confirm”, in your terminal you will see a successful login message and a prompt to register a Kubernetes Cluster with Chkk:Request an Upgrade Assessment
A Chkk upgrade assessment is a report that alerts you to potential issues with an upgrade of your Kubernetes Cluster and recommends upgrade versions for your Kubernetes Add-ons and Application Services. Hit Enter or “Y” to select one or more Kubernetes Clusters for an upgrade assessment.View an Upgrade Assessment
You can view the upgrade assessment in your terminal using thechkk upgradeassessment get
command: