From 32a483c711d6519995cd96a4798cafdb32d5954c Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Wed, 3 Jun 2026 02:33:34 +0200 Subject: [PATCH] update outdated readme sections --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 888fa8e..c193954 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,8 @@ flowchart TD cluster -- "Routes exported via BGP" ----- k8s ``` +More information on network are available in [Network documentation](docs/network.md) + Currently the k8s cluster consists of single node (hostname anapistula-delrosalae), which is a PC with Ryzen 5 3600, 64GB RAM, RX 580 8GB (for accelerating LLMs), 1TB NVMe SSD, 2TB and 3TB HDDs and serves both as control plane and worker node. ## Software stack @@ -269,7 +271,7 @@ This repo leverages [devenv](https://devenv.sh/) for easy setup of a development ### App deployment -This repo is being watched by Flux running on cluster. To change config/add new app, simply commit to this repo and wait a while for cluster to reconcile changes. You can speed up this process by "notifying" Flux using `flux reconcile source git flux-system`. +This repo is being watched by Flux running on cluster. To change config/add new app, simply commit to this repo and wait a while for cluster to reconcile changes. There is a Woodpecker job pushing Flux to reconcile cluster on push to this repository. Flux watches 3 kustomizations in this repo: