Kube-proxy connection refused on localhost

Logs on kube-proxy pod state it can’t get versions " connection refused "

E0520 09:47:55.699320 1 server.go:666] “Failed to retrieve node info” err=“Get "https://127.0.0.1:6443/api/v1/nodes/sr004379.******.local\”: dial tcp 127.0.0.1:6443: connect: connection refused"

In kubeconfig file we have specify IP on both advertise-address: and in tls-san:

the rke2.yaml have localhost

We can curl to localhost and get response

This is on Automation suite 2024.10.2 on RHE 9.5

Hello @bjorn.sundstrom
Automation Suite not being a Community product, it is best to request support via the Customer Portal, as suggested on our contact / tech support page:

Hey Questin

Ok

will do , thx

//Björn