Quick Start

Get from install to first useful workflow quickly. This page assumes you already have a working kubeconfig and want to verify that Krust can read contexts, stream resources, and open the basic operational views.

1

Download

Install Krust with Homebrew:

brew install vanchonlee/tap/krust

Or download the latest .dmg from krust.io.

2

Launch

Open Krust. It automatically reads your ~/.kube/config and detects available contexts. If you use KUBECONFIG, make sure the environment is visible to the app launch method you use.

3

Select context & namespaces

Pick a context from the sidebar and toggle the namespaces you want to monitor. Krust starts streaming resources immediately.

4

Verify the core workflow

Browse pods, deployments, and services. Click one resource to open the inspector, open logs for one pod, then open the terminal panel. If those three steps work, your baseline setup is good.

First 5 Minutes Checklist

Tips

If Something Looks Wrong

System Requirements