# flink-kubernetes-operator **Repository Path**: a-i-c/flink-kubernetes-operator ## Basic Information - **Project Name**: flink-kubernetes-operator - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-03-04 - **Last Updated**: 2023-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Flink Kubernetes Operator 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. Operator Overview ## Documentation & Getting Started Please check out the full [documentation](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/), hosted by the [ASF](https://www.apache.org/), for detailed information and user guides. Check our [quick-start](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/try-flink-kubernetes-operator/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 For the complete feature-set please refer to our [documentation](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/concepts/overview/). ## Project Status ### Project status: Production Ready ### Current API version: `v1beta1` To download the latest stable version please visit the [Flink Downloads Page](https://flink.apache.org/downloads.html). The official operator images are also available on [Dockerhub](https://hub.docker.com/r/apache/flink-kubernetes-operator/tags). Please check out our docs to read about the [upgrade process](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/upgrade/) and our [backward compatibility guarantees](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/compatibility/). ## Support Don’t hesitate to ask! Contact the developers and community on the [mailing lists](https://flink.apache.org/community.html#mailing-lists) if you need any help. [Open an issue](https://issues.apache.org/jira/browse/FLINK) if you found a bug in Flink. ## Contributing You can learn more about how to contribute in the [Apache Flink website](https://flink.apache.org/contributing/how-to-contribute.html). For code contributions, please read carefully the [Contributing Code](https://flink.apache.org/contributing/contribute-code.html) section for an overview of ongoing community work. ## License The code in this repository is licensed under the [Apache Software License 2](LICENSE).