Get started in less than 5 minInstall now
Quick Start

From zero to catalog in 5 minutes.

Three commands. One cluster. A fully self-service developer catalog.

terminal
# Install
$helm install knodex oci://ghcr.io/knodex/charts/knodex \
 --namespace knodex --create-namespace \
 --set kro.enabled=true
# Access
$kubectl port-forward svc/knodex-server 8080:8080 -n knodex
✓ Knodex is running at http://localhost:8080
Annotate your first RGD and it appears in the catalog.