Hi,
We have 2 different containers in cent os, one is having keycloak server and other container is having spring boot application bundled with angular frontend.
somehow spring boot is not able to connect to keycloak, and it is throwing no route to host exception. we are giving container name while connecting to keycloak . but in logs it is showing VM ip address for connection.
container name is automatically getting converted to host VM ip address , which in turns giving no route to host exception.
Let me know if you need any additional information.
Server: Docker Engine - Community
Engine:
Version: 20.10.10