ungleich-k8s/apps/haproxy/README.md

17 lines
438 B
Markdown
Raw Normal View History

2021-06-24 18:29:27 +00:00
## Objective
Deploy a proxy to the kubernetes cluster that handles
IPv4-to-IPv6 translations as follows:
```
Outside k8s:
[ IPv4-Address ] ---- [ SIIT NAT64 mapping ]
|
|
|
Inside k8s: [ haproxy container ]
|
|
[ abc.namespacex.svc.clusterdomain ]