Apache Flink Kubernetes Operator
This documentation is for an unreleased version of the Apache Flink Kubernetes Operator. We recommend you use the latest stable version.

Flink Kubernetes Operator #

The Flink Kubernetes Operator extends the Kubernetes API with the ability to manage and operate Flink Deployments. It features periodic savepoint triggers, stateful Flink job upgrades on configuration change and admission control on job submission amongst others.

If you’re interested in playing around with the operator, check out our quickstart. It provides a step by step introduction to deploying the operator and an example job.

If you get stuck, check out our community support resources. In particular, Apache Flink’s user mailing list is consistently ranked as one of the most active of any Apache project, and is a great way to get help quickly.

The Flink Kubernetes Operator is developed under the umbrella of Apache Flink.