[Bug]: Socket io fails in kubernetes cluster Name or service not known, can't connect to :9005
#4255
Labels
bug
Something isn't working
What happened
We're deploying the service with custom resource allocation, for reference our terraform files looks something like this:
However, when running
fluvio cluster spu list
I find that the public address is wrongly formatted, i.e. it shows under the Public Endpoint only the port:10000
.When using fluvio cluster start, I can see a proper address with a proper port (see image below). My assumption is that something is missing, however we don't see any option to set the hostname in the templates given for the k8s deployment.
Expected behavior
I would expect the Public Endpoint to be either configurable or at least properly setted when trying to customize the resources via terraform.
Describe the setup
fluvio version
0.12.1Log output
SPG:
SC:
The text was updated successfully, but these errors were encountered: