From cf0b3b3aaf22c046c9a7d88d1a44cf359359943c Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 15 Sep 2025 16:56:17 +0200 Subject: [PATCH] feat: use better title and description --- docs/talos-linux/basics.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/talos-linux/basics.md b/docs/talos-linux/basics.md index 055e1ba..4238cfb 100644 --- a/docs/talos-linux/basics.md +++ b/docs/talos-linux/basics.md @@ -1,4 +1,7 @@ -# Install a Loadbalancer (MetalLB) and Ingress Controller (Nginx or Traefik) on a default Talos Linux cluster +# Basics + +Lets install a basic loadbalancer (MetalLB) and ingress controller (NGINX or Traefik) on a basic Talos Linux cluster +using 3 dedicated (to be labelled) worker nodes. ## MetalLB - Install and Configure