Enhance documentation and configuration for MVK; add starlight-heading-badges integration, update guides, and improve clarity in existing content.

This commit is contained in:
jon brookes 2025-09-06 18:17:56 +01:00
parent ff6341edf1
commit 454e911dc7
13 changed files with 134 additions and 36 deletions

View file

@ -3,7 +3,7 @@ title: Initial Pipeline Run
description: A guide to running infctl for the first time.
---
having already cloned the `infctl-cli` see [Create a local k3d instance](/guides/local-k3d/) change directory to where this code repository was checked out on your system.
having already cloned the `infctl-cli` see [K3d single instance](/guides/k3d/003-local-k3d/) change directory to where this code repository was checked out on your system.
If necessary, re-run `scripts/create_k3d_cluster.sh` to create a new local cluster or just use one created earlier if you chose not to delete it.