Skip to content

Kubernetes operator for distributed stream processing with Bitflow

License

Notifications You must be signed in to change notification settings

bitflow-stream/bitflow-k8s-operator

Repository files navigation

Bitflow Kubernetes Operator

TODO Extend and fix Docs, add examples TODO document installation steps

The Bitflow Kubernetes Operator implements distributed scheduling and chaining of data stream processing containers on Kubernetes. It uses the Kubernetes Operator pattern to manage stream processing pods based on two custom resource definitions: BitflowSource and BitflowStep.