|
Add comprehensive section explaining how OpenBSD relayd and httpd
provide automatic failover when the f3s Kubernetes cluster is down.
New content covers:
- Relay-level vs protocol-level routing and why protocol rules don't support failover
- Health check mechanism and automatic table failover
- Correct relayd configuration with f3s first, localhost as backup
- httpd configuration with request rewrite for all paths
- Explanation of why request rewrite is needed to handle deep links
- Benefits of the automatic failover approach
This ensures visitors see a helpful status page instead of connection
errors when the home lab cluster is offline.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|