Guides¶
This section contains step-by-step guides for common integration scenarios and advanced configurations.
Available Guides¶
-
AmneziaWG Sidecar
Set up traffic obfuscation with AmneziaWG sidecar container.
-
External-DNS Integration
Automatic DNS record management with external-dns.
-
Cross-Namespace Routing
Route traffic to services in different namespaces using ReferenceGrant.
-
Monitoring
Set up Prometheus metrics, Grafana dashboards, and alerting.
Prerequisites¶
Before following these guides, ensure you have:
- Completed the Getting Started guide
- A working Cloudflare Tunnel Gateway Controller installation
- Familiarity with Kubernetes and Gateway API concepts
Choosing a Guide¶
| Use Case | Recommended Guide |
|---|---|
| Traffic obfuscation in restricted networks | AmneziaWG Sidecar |
| Automatic DNS record creation | External-DNS |
| Multi-namespace service mesh | Cross-Namespace Routing |
| Production observability | Monitoring |