Skip to content

Commit c5ba632

Browse files
committed
docs(signal-processing): Update stacklet list ouput
1 parent 96063ab commit c5ba632

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

docs/modules/demos/pages/signal-processing.adoc

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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

139136
Log in to Grafana with username `admin` and password `adminadmin` and navigate to the dashboards.

0 commit comments

Comments
 (0)