Add cadvisior to istio service mesh (kubernetes) to collect metrics with prometheus in pods

33 Views Asked by At

I just recently started to understand the istio service mesh and I need help I deployed an bookinfo example from the istio service mesh documentation. Here are the applied manifests:

I tried to solve this by using these manifestos along with the above manifestos: https://github.com/antonputra/tutorials/tree/main/lessons/135/monitoring but as expected, nothing came of it

I've read the documentation of cadvisor and prometheus, but so far I can't write my yaml so that everything works, because I'm still new to this

0

There are 0 best solutions below