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 | 24f3e97205d22b292595bfcc2b6a0b5911122a30 (patch) | |
| tree | 6b25d2487bb651c102d2078f07aa36080b66a6d7 /gemfeed/DRAFT-ipv6test-deployment.html | |
| parent | f5ce31404124f8cf0fcb265f9b82389fcf339a8f (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/DRAFT-ipv6test-deployment.html')
| -rw-r--r-- | gemfeed/DRAFT-ipv6test-deployment.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/DRAFT-ipv6test-deployment.html b/gemfeed/DRAFT-ipv6test-deployment.html index 9bc33ffb..fd4293de 100644 --- a/gemfeed/DRAFT-ipv6test-deployment.html +++ b/gemfeed/DRAFT-ipv6test-deployment.html @@ -15,9 +15,9 @@ <br /> <h2 style='display: inline' id='introduction'>Introduction</h2><br /> <br /> -<span>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.</span><br /> +<span>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.</span><br /> <br /> -<span>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.</span><br /> +<span>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.</span><br /> <br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>f3s series</a><br /> <br /> |
