Auto-update blog content from Obsidian: 2025-07-28 14:48:25
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
This commit is contained in:
@@ -18,6 +18,12 @@ To achieve that, I will need several components:
|
|||||||
- Ingress Controller: TODO add oneline description
|
- Ingress Controller: TODO add oneline description
|
||||||
- TLS Certificates: 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
|
## Services
|
||||||
|
|
||||||
TODO add why we need service
|
TODO add why we need service
|
||||||
@@ -28,7 +34,21 @@ TODO add why we need service
|
|||||||
#### ClusterIP
|
#### ClusterIP
|
||||||
#### NodePort
|
#### NodePort
|
||||||
#### LoadBalancer
|
#### 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 an IP Address
|
||||||
#### Using a URL
|
#### Using a URL
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user