Temporal Pod Doe Not Bind to Correct Address with dual stack GKE cluster #50948
Labels
area/platform
issues related to the platform
autoteam
community
helm
team/deployments
type/bug
Something isn't working
Helm Chart Version
1.1.0
What step the error happened?
On deploy
Relevant information
When attempting to deploy a helm release of OSS Airbyte, there is an issue where the temporal pod will listen only on IPV6, but other pods will attempt to bind on IPV4. This only appears to be an issue with a dual stack GKE cluster, as an IPV4 only cluster type will deploy and run as expected.
In order to resolve this issue, I need to add additional helm settings to enforce binding and listening on the same address type. This was achieved using the following settings through a helm_release terraform resource
Relevant log output
The text was updated successfully, but these errors were encountered: