-
Bug
-
Resolution: Done
-
Major
-
OSSM 2.0.0, OSSM 2.1.0
-
None
-
8
-
False
-
False
-
Undefined
-
Not a bug. Ended up converting to a research [Spike] with this Google Doc as the result.
***********
When Service Mesh installs Prometheus, it's behind an authentication proxy. Customers cannot access it via the route as currently documented.
From Kiali-dev Slack (@Mazz)
It's just that when ServiceMesh installs Prometheus, they put it behind some authentication proxy. Here's the config we use when we deploy using our dev makefile - you can see we need to obtain the password that ServiceMesh sets up (its from a secret somewhere that they create) and we need to tell Kiali about it: https://github.com/kiali/kiali-operator/blob/master/deploy/kiali/kiali_cr_dev_servicemesh.yaml#L32-L38
Here's how our makefile determines what the password is - this is something anyone will need to know how to do in order to query prometheus (you need these credentials to login): https://github.com/kiali/kiali/blob/de7041d3c7b4b5e4b9185cea70572e092cd21318/make/Makefile.operator.mk#L60
- is blocked by
-
OSSM-2661 Update the Config Reference - Configuring Kiali topic for 2.0 - Part 1
- Closed
- links to