Hisoka-X commented on code in PR #5594: URL: https://github.com/apache/seatunnel/pull/5594#discussion_r1352009710
########## docs/en/start-v2/kubernetes/kubernetes.mdx: ########## @@ -15,8 +15,10 @@ We assume that you have a local installations of the following: - [docker](https://docs.docker.com/) - [kubernetes](https://kubernetes.io/) +If you want to use the Flink engine, you need helm - [helm](https://helm.sh/docs/intro/quickstart/) - +If you want to use the cluster mode of the Zeta engine, you need HDFS to save Checkpoint Review Comment: I think `HDFS` is a option, we also support s3. And user can do not use save checkpoint feature, like only run batch job. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
