I am using SBA with spring cloud auto discovery fabric8
But I am getting 503 service unavilable for all service
I checked below things
- I can see SBA also has side car.
- But the request is using pod ip to fetch the actuator response which is getting rejected
is there a suggested approach to make it work with service mesh inside k8s environment using auto discovery