You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Kubernetes operator for Apache Flink, implemented in Java. It allows users to manage Flink applications and their lifecycle through native k8s tooling like kubectl.
Documentation & Getting Started
Please check out the full documentation, hosted by the
ASF, for detailed information and user guides.
Check our quick-start guide for simple setup instructions to get you started with the operator.
Features at a glance
Deploy and monitor Flink Application, Session and Job deployments
Upgrade, suspend and delete deployments
Full logging and metrics integration
Flexible deployments and native integration with Kubernetes tooling
Flink Job Autoscaler
For the complete feature-set please refer to our documentation.
Project Status
Project status: Production Ready
Current API version: v1beta1
To download the latest stable version please visit the Flink Downloads Page.
The official operator images are also available on Dockerhub.
You can learn more about how to contribute in the Apache Flink website. For code contributions, please read carefully the Contributing Code section for an overview of ongoing community work.