File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ To list the installed Stackable services run the following command:
46
46
[source,console]
47
47
----
48
48
$ stackablectl stacklet list
49
- ┌─────────┬─────────┬───────────┬───────────────────────────────────────────────── ┬─────────────────────────────────┐
50
- │ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS ┆ CONDITIONS │
51
- ╞═════════╪═════════╪═══════════╪═════════════════════════════════════════════════ ╪═════════════════════════════════╡
52
- │ airflow ┆ airflow ┆ default ┆ webserver-default- http http://172.19.0.5:30913 ┆ Available, Reconciling, Running │
53
- └─────────┴─────────┴───────────┴───────────────────────────────────────────────── ┴─────────────────────────────────┘
49
+ ┌─────────┬─────────┬───────────┬─────────────────────────────────────────┬─────────────────────────────────┐
50
+ │ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS ┆ CONDITIONS │
51
+ ╞═════════╪═════════╪═══════════╪═════════════════════════════════════════╪═════════════════════════════════╡
52
+ │ airflow ┆ airflow ┆ default ┆ webserver-http http://172.19.0.5:30913 ┆ Available, Reconciling, Running │
53
+ └─────────┴─────────┴───────────┴─────────────────────────────────────────┴─────────────────────────────────┘
54
54
----
55
55
56
56
include::partial$instance-hint.adoc[]
Original file line number Diff line number Diff line change @@ -55,8 +55,7 @@ $ stackablectl stacklet list
55
55
├╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
56
56
│ opa ┆ opa ┆ default ┆ ┆ Available, Reconciling, Running │
57
57
├╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
58
- │ trino ┆ trino ┆ default ┆ coordinator-metrics 172.18.0.2:32612 ┆ Available, Reconciling, Running │
59
- │ ┆ ┆ ┆ coordinator-https https://172.18.0.2:30856 ┆ │
58
+ │ trino ┆ trino ┆ default ┆ coordinator-https https://172.18.0.2:30856 ┆ Available, Reconciling, Running │
60
59
├╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
61
60
│ minio ┆ minio-console ┆ default ┆ http http://172.18.0.2:32489 ┆ │
62
61
└─────────┴───────────────┴───────────┴───────────────────────────────────────────────┴─────────────────────────────────┘
You can’t perform that action at this time.
0 commit comments