diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-28 00:30:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-28 00:30:56 +0200 |
| commit | 82d052581f0dbc05e062f77ac907903fd4667d8c (patch) | |
| tree | f0d908feb4820822443c6686ca1b693383b6ad8b /gemfeed/DRAFT-ipv6test-deployment.gmi | |
| parent | 3a0ba6e9e7620434eac37e5ef39cb9874a209e72 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed/DRAFT-ipv6test-deployment.gmi')
| -rw-r--r-- | gemfeed/DRAFT-ipv6test-deployment.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/DRAFT-ipv6test-deployment.gmi b/gemfeed/DRAFT-ipv6test-deployment.gmi index 0483db0e..c7943bbb 100644 --- a/gemfeed/DRAFT-ipv6test-deployment.gmi +++ b/gemfeed/DRAFT-ipv6test-deployment.gmi @@ -2,9 +2,9 @@ ## Introduction -This post covers deploying a simple IPv6/IPv4 connectivity test application to the f3s Kubernetes cluster. The application displays visitors' IP addresses and determines whether they're connecting via IPv6 or IPv4—useful for testing dual-stack connectivity. +Deploying a simple IPv6/IPv4 connectivity test application to the f3s Kubernetes cluster. It displays visitors' IP addresses and tells them whether they're connecting via IPv6 or IPv4—useful for testing dual-stack connectivity. -The interesting technical challenge was preserving the original client IP address through multiple reverse proxies: from the OpenBSD relayd frontends, through Traefik ingress, to the Apache CGI backend. +The interesting bit was preserving the original client IP address through multiple reverse proxies: from the OpenBSD relayd frontends, through Traefik ingress, to the Apache CGI backend. => ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi f3s series |
