Skip to content

Document listenerClass usage in operators or global concepts page #393

Closed
@maltesander

Description

@maltesander

We currently do not document properly how our services are created.

After stackabletech/issues#360 we do not create NodePorts per default, this changes the way users interacted with our products (you explicitly have to set the listenerClass if you want a NodePort).

This should be fixed in each operator, or a global concepts page should be created and linked to in each operator.

### Tasks
- [x] Add docs for `listenerClass` in each operator
- [x] Fix comment in CRD to proper english
- [x] Adapt getting started guides and (if available) examples with `listenerClass` Nodeports
### Operators
- [ ] https://github.com/stackabletech/airflow-operator/pull/320
- [ ] https://github.com/stackabletech/druid-operator/pull/466
- [ ] https://github.com/stackabletech/hbase-operator/pull/390
- [ ] https://github.com/stackabletech/hdfs-operator/pull/387
- [ ] https://github.com/stackabletech/hive-operator/pull/367
- [x] Kafka -> Not configurable, only nodePort supported
- [ ] https://github.com/stackabletech/opa-operator/pull/471
- [ ] https://github.com/stackabletech/nifi-operator/pull/500
- [ ] https://github.com/stackabletech/spark-k8s-operator/pull/276
- [ ] https://github.com/stackabletech/superset-operator/pull/399
- [ ] https://github.com/stackabletech/trino-operator/pull/465
- [ ] https://github.com/stackabletech/zookeeper-operator/pull/721

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions