The Flink Kubernetes Operator extends the Kubernetes API with the ability to manage and operate Flink Deployments. The operator features the following amongst others:
{{< img src=“/img/overview.svg” alt=“Flink Kubernetes Operator Overview” >}}
For an overview and brief demo of the Flink Kubernetes Operator you can check out our initial meetup talk recording.
{{< columns >}}
If you’re interested in playing around with the operator, check out our [quickstart]({{< ref “docs/try-flink-kubernetes-operator/quick-start” >}}). 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.
{{< /columns >}}
The Flink Kubernetes Operator is developed under the umbrella of Apache Flink.