From b98c7dc534edca9696e7d298f9b0b35a40c4751c Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 28 Jul 2025 14:48:25 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-07-28 14:48:25 --- content/post/deploy kub application.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/content/post/deploy kub application.md b/content/post/deploy kub application.md index 5755d61..63c47a2 100644 --- a/content/post/deploy kub application.md +++ b/content/post/deploy kub application.md @@ -18,6 +18,12 @@ To achieve that, I will need several components: - Ingress Controller: TODO add oneline description - TLS Certificates: TODO add oneline description +For these components to work, I will have to install new products. To install them, I will use Helm +## Helm + +### Install Helm +explain install Helm + ## Services TODO add why we need service @@ -28,7 +34,21 @@ TODO add why we need service #### ClusterIP #### NodePort #### LoadBalancer -### Expose a Pod Externally with BGP +## Expose a LoadBalancer Service with BGP + +### What is BGP + +#### Traditional MetalLB Approach + +#### BGP with Cilium + +### Enable BGP + +#### Enable BGP in OPNsense + +#### Enable BGP in Cilium + +### Provisioning Your First LoadBalancer with BGP #### Using an IP Address #### Using a URL