I double check my cluster, i modify the backend.yml and the agent.yml to communicate on the right port.
Now my curl return a missing credentials and i saw that in the agent.yml there is an authentification confirguration do i have to create a user assign to my agent to authorize him a backend connection.
I’d look at @palourde’s answer in this other post:
The backend, with a couple of exceptions, requires authing to get any info, you’ll need to either use your token, or create an API key. See /auth - Sensu Docs