Hello,
When creating a SQL BDC cluster I get the following error :
2021/02/09 16:34:42.067642 Failed to send POST request https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join, Error: Post "https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join": EOF
2021/02/09 16:34:42.067702 Unable to send join request: Post "https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join": EOF
2021/02/09 16:34:54.238863 Failed to send POST request https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join, Error: Post "https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join": EOF
2021/02/09 16:34:54.238920 Unable to send join request: Post "https://controller-svc.mssql-cluster.svc.cluster.local./internal/api/v1/agents/self/join": EOF
2021/02/09 16:35:01.944767 http: TLS handshake error from 10.128.2.50:36163: EOF
The control plane never comes up, though all the pods are running. Any clue to fix?
Thanks
Kailas