Operator CRD Reference
All custom resource definitions in group krabka.io/v1alpha1.
| Kind | What It Declares |
|---|---|
| Kafka | A cluster: brokers, controllers, storage, tuning, authorization |
| KafkaNodePool | A pool of nodes with its own roles, replicas, and compute resources |
| KafkaTopic | A topic, partition count, replica assignment, and configuration |
| KafkaUser | A principal, its ACL permissions, and SCRAM/mTLS credentials |
| KafkaListener | An advertised listener, ports, and TLS configuration |
| KafkaConnector | A Connect source or sink connector instance |
| KafkaRebalance | A partition reassignment plan and automated cluster rebalancing |
| KafkaSchemaRegistry | A schema registry deployment and ingress |
| KafkaGrpcGateway | A gRPC gateway deployment |
| KafkaClusterCa | The cluster CA and automated certificate renewal policy |