[FLINK-34970] Translate architecture documents into Chinese

Co-authored-by: Yuepeng Pan <flinker@126.com>
Co-authored-by: 1996fanrui <1996fanrui@gmail.com>
1 file changed
tree: 2e33fc06d713dfcef84792d4b5c2a725dbba90b9
  1. .github/
  2. docs/
  3. e2e-tests/
  4. examples/
  5. flink-autoscaler/
  6. flink-autoscaler-plugin-jdbc/
  7. flink-autoscaler-standalone/
  8. flink-kubernetes-docs/
  9. flink-kubernetes-operator/
  10. flink-kubernetes-operator-api/
  11. flink-kubernetes-standalone/
  12. flink-kubernetes-webhook/
  13. helm/
  14. licenses/
  15. tools/
  16. .asf.yaml
  17. .dockerignore
  18. .gitignore
  19. .gitmodules
  20. docker-entrypoint.sh
  21. Dockerfile
  22. LICENSE
  23. NOTICE
  24. pom.xml
  25. README.md
README.md

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.

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.

Please check out our docs to read about the upgrade process and our backward compatibility guarantees.

Support

Don’t hesitate to ask!

Contact the developers and community on the mailing lists if you need any help.

Open an issue if you found a bug in Flink.

Contributing

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.

License

The code in this repository is licensed under the Apache Software License 2.