mirror of
https://github.com/puppetmaster/typhoon.git
synced 2024-12-26 22:19:33 +01:00
5be5b261e2
* Allowing serving IPv6 applications via Kubernetes Ingress on Typhoon Google Cloud clusters * Add `ingress_static_ipv6` output variable for use in AAAA DNS records
14 lines
315 B
Markdown
14 lines
315 B
Markdown
# AWS
|
|
|
|
## IPv6
|
|
|
|
Status of IPv6 on Typhoon AWS clusters.
|
|
|
|
| IPv6 Feature | Supported |
|
|
|-------------------------|-----------|
|
|
| Node IPv6 address | Yes |
|
|
| Node Outbound IPv6 | Yes |
|
|
| Kubernetes Ingress IPv6 | No |
|
|
|
|
* AWS Network Load Balancers do not support `dualstack`.
|