diff --git a/README.md b/README.md index 26372be..2706917 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,16 @@ kubectl get pods -A --- +## Phase 6 — Bootstrap platform services + +Cluster is now running with bare k8s only. To install ArgoCD, MetalLB, Envoy Gateway, NFS storage, and all platform services — continue to the cluster-bootstrap repo: + +``` +https://gitea.fireflylab.cc/duynguyen/cluster-bootstrap +``` + +--- + ## Teardown ```bash