Company or project name
N/A
Use case
The default listening interface is listen_host: "::", which is not working on kubernetes clusters without IPv6.
Describe the solution you'd like
The operator could perhaps detect if the cluster has IPv6 enabled, so it sets a correct value.
Describe alternatives you've considered
- Migrating off GKE Autopilot to another kubernetes cluster with IPv6
- Getting hired by Google, somehow, and implementing IPv6 in GKE Autopilot
- Inventing a time machine to prevent IPv6 from happening and adding a bit more address bits in IPv4
- Quiet quitting the industry
Additional context
No response
Company or project name
N/A
Use case
The default listening interface is
listen_host: "::", which is not working on kubernetes clusters without IPv6.Describe the solution you'd like
The operator could perhaps detect if the cluster has IPv6 enabled, so it sets a correct value.
Describe alternatives you've considered
Additional context
No response