Single Node install - Service discovery problem

Hi,

I installed Rancher 2 in single node on my server.
I have deployed a mysql workload with an wordpress workload and an ingress to make my wordpress accessible from internet.

My problem is that I can’t access my mysql workload from my wordpress workload using the service discovery hostname.

Here are the informations :

  • workload name => client-project-mysql
  • namespace => client
  • hostname used => client-project-mysql.client.svc.cluster.local

But my wordpress can’t access my mysql workload on client-project-mysql.client.svc.cluster.local:3306