@@ -124,16 +124,13 @@ Grafana can be reached by first looking up the service endpoint:
124124----
125125$ stackablectl stacklet list
126126
127- ┌───────────┬───────────┬───────────┬───────────────────────────────────┬─────────────────────────────────┐
128- │ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS ┆ CONDITIONS │
129- ╞═══════════╪═══════════╪═══════════╪═══════════════════════════════════╪═════════════════════════════════╡
130- │ nifi ┆ nifi ┆ default ┆ https https://172.18.0.3:30851 ┆ Available, Reconciling, Running │
131- ├╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
132- │ zookeeper ┆ zookeeper ┆ default ┆ ┆ Available, Reconciling, Running │
133- ├╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
134- │ grafana ┆ grafana ┆ default ┆ service 172.18.0.3:30499 ┆ │
135- └───────────┴───────────┴───────────┴───────────────────────────────────┴─────────────────────────────────┘
136-
127+ ┌─────────┬─────────┬───────────┬──────────────────────────────────────┬─────────────────────────────────┐
128+ │ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS ┆ CONDITIONS │
129+ ╞═════════╪═════════╪═══════════╪══════════════════════════════════════╪═════════════════════════════════╡
130+ │ nifi ┆ nifi ┆ default ┆ node-https https://172.18.0.2:30774 ┆ Available, Reconciling, Running │
131+ ├╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
132+ │ grafana ┆ grafana ┆ default ┆ service 172.18.0.2:30900 ┆ │
133+ └─────────┴─────────┴───────────┴──────────────────────────────────────┴─────────────────────────────────┘
137134----
138135
139136Log in to Grafana with username `admin` and password `adminadmin` and navigate to the dashboards.
0 commit comments