Add notes on network topology and service routing

This commit is contained in:
2025-05-05 09:41:15 -07:00
parent 96b9e0f80e
commit 9faa0eccf4
4 changed files with 116 additions and 5 deletions

View File

@@ -56,6 +56,7 @@ One command sets up your entire cloud infrastructure:
```
This installs and configures:
- **MetalLB**: Provides IP addresses for services
- **Traefik**: Handles ingress (routing) with automatic HTTPS
- **cert-manager**: Manages TLS certificates automatically