This is an automated email from the ASF dual-hosted git repository. benjobs pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
commit 9a49f83fddf3c9cf8d7361ae851c592c3aafcae3 Author: benjobs <[email protected]> AuthorDate: Sat Jun 8 21:27:22 2024 +0800 [Improve] docs menu adjustment --- .../current/platform/k8s/1.flink-on-k8s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/k8s/1.flink-on-k8s.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/k8s/1.flink-on-k8s.md index fb2d0331..270a9745 100755 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/k8s/1.flink-on-k8s.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/k8s/1.flink-on-k8s.md @@ -1,7 +1,7 @@ --- id: 'flink-on-k8s' title: 'Flink on Kubernetes' -sidebar_position: 1 +sidebar_position: 9 --- StreamPark Flink Kubernetes 基于 [Flink Native Kubernetes](https://ci.apache.org/projects/flink/flink-docs-stable/docs/deployment/resource-providers/native_kubernetes/) 实现,支持以下 Flink 运行模式:
