@@ -124,16 +124,13 @@ Grafana can be reached by first looking up the service endpoint:
124
124
----
125
125
$ stackablectl stacklet list
126
126
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
+ └─────────┴─────────┴───────────┴──────────────────────────────────────┴─────────────────────────────────┘
137
134
----
138
135
139
136
Log in to Grafana with username `admin` and password `adminadmin` and navigate to the dashboards.
0 commit comments