Stackable Documentation
This site is a demo built by Docsbook from Stackable's published documentation at docs.stackable.tech, to show what an AI-searchable version of that content looks like. It is not Stackable's official documentation.
Where to start#
- New to Stackable? Read Getting Started — it
walks through installing
stackablectland deploying a working ZooKeeper + Kafka + NiFi stack. - Want the platform model? Read Core Concepts — stacklets, roles and role groups, resource limits, service discovery.
- Looking for a specific tool? Go to Operators for the full list — Airflow, Druid, HBase, Hadoop, Hive, Kafka, NiFi, OpenSearch, Spark, Superset, Trino, ZooKeeper.
- Deploying/managing clusters from the CLI? See stackablectl.
- Talking to the team? See Community for GitHub, Discord and social links.
Why one operator per tool#
Each operator lives in its own GitHub repository and ships its own docs. The central stackabletech/documentation repo doesn't hold the content itself — it's an Antora playbook that pulls the current documentation straight from every operator's repository at build time. Update the Kafka operator, and the Kafka pages on docs.stackable.tech update with it automatically, without anyone touching a central doc site.