Operators
Two operators are covered in full detail on this demo site, pulled from real documentation content:
- Apache Airflow — workflow orchestration,
AirflowCluster - Apache Kafka — streaming platform,
KafkaCluster
The full operator lineup, per docs.stackable.tech:
| Operator | Tool |
|---|---|
| Apache Airflow | Workflow orchestration |
| Apache Druid | Real-time analytics database |
| Apache HBase | Wide-column NoSQL store |
| Apache Hadoop HDFS | Distributed file system |
| Apache Hive | Data warehouse / metastore |
| Apache Kafka | Distributed streaming platform |
| Apache NiFi | Dataflow automation |
| OpenSearch | Search and analytics engine |
| Apache Spark on Kubernetes | Distributed data processing |
| Apache Superset | Data visualization / BI |
| Trino | Distributed SQL query engine |
| Apache ZooKeeper | Coordination service |
| OpenPolicyAgent | Policy-based authorization |
| Commons / Secret / Listener | Shared building blocks every stack uses |
For full CRD reference and configuration on any operator not detailed here, see the corresponding page on docs.stackable.tech — this demo intentionally covers two operators in depth rather than guessing at CRD fields for the rest.