Home

Awesome

Kubernetes CLI Plugin - Doctor

This plugin is inspired from brew doctor :) It will scan your currently targeted k8s cluster to see if there are anomalies or useful action points that it can report back to you.

This plugin does not change any state or configuration, it merely just scans and gathers information than reports back anomalies in yaml format.

Demo

Install

  1. Download a zip that contains the binary from releases that is compatible with your os/arch
  2. Unzip to get kubectl-doctor (or kubectl-doctor.exe if windows)
  3. Add it to your PATH

Usage

When the plugin binary is found from PATH you can just execute it through kubectl CLI

kubectl doctor

Current list of anomaly checks