I am using hawtio-online for the management of Apache Camel routes. I have an microservice which uses Apache camel framework and running in kubernetes cluster. I had also deployed hawtio-online in my cluster. And added java-jolokia docker image as a init container to my microservice container. When I am accessing hawtio-online its showing like, There are no containers running with a port configured whose name is jolokia.
I am not understanding actually what is it meant by port configured whose name is jolokia. I have pods running in kubernetes but the hawtio-online is not picking them.
T had searched a lot in internet but i am not getting any perfect blog or article based on hawtio-online. Can someone help me in finding a solution for this.