Skip to content

Commit ad43a14

Browse files
Add listener-operator where missing (#486)
1 parent c17e991 commit ad43a14

2 files changed

Lines changed: 20 additions & 11 deletions

File tree

modules/ROOT/pages/getting-started.adoc

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Stackable operators can be installed using `stackablectl`. Run the following com
3434

3535
[source,bash]
3636
----
37-
stackablectl release install -i commons -i secret -i zookeeper -i kafka -i nifi 23.7
37+
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 23.7
3838
----
3939

4040
.Using Helm instead
@@ -56,6 +56,7 @@ Install the operators:
5656
helm install zookeeper-operator stackable-stable/zookeeper-operator --version=23.7
5757
helm install kafka-operator stackable-stable/kafka-operator --version=23.7
5858
helm install secret-operator stackable-stable/secret-operator --version=23.7
59+
helm install listener-operator stackable-stable/listener-operator --version=23.7
5960
helm install commons-operator stackable-stable/commons-operator --version=23.7
6061
helm install nifi-operator stackable-stable/nifi-operator --version=23.7
6162
----
@@ -72,6 +73,8 @@ You can check which operators are installed using `stackablectl operator install
7273
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
7374
│ kafka-operator ┆ 23.7.0 ┆ stackable-operators ┆ deployed ┆ 2023-09-26 14:59:25.162058457 +0200 CEST │
7475
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
76+
│ listener-operator ┆ 23.7.0 ┆ stackable-operators ┆ deployed ┆ 2023-09-26 14:59:30.40162331 +0200 CEST │
77+
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
7578
│ nifi-operator ┆ 23.7.0 ┆ stackable-operators ┆ deployed ┆ 2023-09-26 14:59:35.881227443 +0200 CEST │
7679
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
7780
│ secret-operator ┆ 23.7.0 ┆ stackable-operators ┆ deployed ┆ 2023-09-26 14:59:44.51273442 +0200 CEST │
@@ -205,16 +208,18 @@ EOF
205208
You can check the status of the services using `kubectl get pods`. This will retrieve the status of all pods running in the default namespace.
206209

207210
----
208-
NAME READY STATUS RESTARTS AGE
209-
commons-operator-deployment-598c744f6f-gfj2h 1/1 Running 0 15m
210-
kafka-operator-deployment-7c4bd694d5-xjwsj 1/1 Running 0 15m
211-
nifi-operator-deployment-748d748487-qg885 1/1 Running 0 15m
212-
secret-operator-daemonset-wr57f 3/3 Running 0 14m
213-
simple-kafka-broker-brokers-0 2/2 Running 0 7m50s
214-
simple-nifi-create-reporting-task-1-21-0-jltpv 0/1 Completed 4 5m13s
215-
simple-nifi-node-default-0 1/1 Running 0 5m13s
216-
simple-zk-server-primary-0 1/1 Running 0 14m
217-
zookeeper-operator-deployment-64fcccc797-pckhf 1/1 Running 0 14m
211+
NAME READY STATUS RESTARTS AGE
212+
commons-operator-deployment-598c744f6f-gfj2h 1/1 Running 0 15m
213+
kafka-operator-deployment-7c4bd694d5-xjwsj 1/1 Running 0 15m
214+
listener-operator-controller-deployment-5f59496965-4c2xq 2/2 Running 0 14m
215+
listener-operator-node-daemonset-xlcwg 2/2 Running 0 14m
216+
nifi-operator-deployment-748d748487-qg885 1/1 Running 0 15m
217+
secret-operator-daemonset-wr57f 3/3 Running 0 14m
218+
simple-kafka-broker-brokers-0 2/2 Running 0 7m50s
219+
simple-nifi-create-reporting-task-1-21-0-jltpv 0/1 Completed 4 5m13s
220+
simple-nifi-node-default-0 1/1 Running 0 5m13s
221+
simple-zk-server-primary-0 1/1 Running 0 14m
222+
zookeeper-operator-deployment-64fcccc797-pckhf 1/1 Running 0 14m
218223
----
219224

220225
Since this is the first time that each of these services has been deployed to these nodes, it will take some time to download the software from the Stackable repository and deploy the services. Once all the pods are in the running state your cluster is ready to use.

modules/contributor/pages/development-dashboard.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ There are a few other important repositories that come up frequently:
129129
|https://github.com/stackabletech/secret-operator
130130
|Manages/generates Kubernetes secrets, and mounts them into pods using CSI
131131

132+
|Listener Operator
133+
|https://github.com/stackabletech/listener-operator
134+
|A CSI provider intended to provide an abstract way to expose a single Pod to the outside network, while hiding details about the cluster from the application developer.
135+
132136
|Issues
133137
|https://github.com/stackabletech/issues
134138
|This repository exists solely for the purpose of tracking issues related to the Stackable Platform in general. Large topics that impact many or even all of the platform components are discussed here. There is no code in this repository.

0 commit comments

Comments
 (0)