From ab4392320ad0f7cd3b654fcbcfda43551d6f3ca6 Mon Sep 17 00:00:00 2001 From: Niek Otten Date: Thu, 10 Sep 2026 11:04:08 +0200 Subject: [PATCH] docs(nav): point the landing page at the Kubernetes runbook (refs #169) --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 2332222..2775624 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,8 @@ should teach. In Dutch; the strategic framing lives in `Respellion/innovation-lab`. - **[Working in Gitea](gitea-workflow.md)** — issues, milestones, branches, PRs. - **[CI runbook](runbooks/ci.md)** — the pipeline and the `make ci` local gate. +- **[Kubernetes on Talos](runbooks/kubernetes-talos.md)** — the second deployment target: + one Helm chart, a single-node cluster, and the parts that bite (ADR-0033). ## Quickstart