This is an automated email from the ASF dual-hosted git repository. aljoscha pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from d46b07b [FLINK-15355][plugins] Added parent first patterns for plugins. add 0a1ac45 [FLINK-10939][doc] Add documents for running Flink cluster natively on Kubernetes add abe3b49 [FLINK-10939] Adjust spelling and ordering in Flink on Kubernetes doc add 26578f0 [hotfix] Fix typos in Flink on Kubernetes doc add ba15488 [hotfix][doc] Add missing execution configuration in config.zh.md No new revisions were added by this update. Summary of changes: docs/fig/FlinkOnK8s.svg | 200 ++++++++++++++++++++++++++++ docs/ops/config.md | 4 + docs/ops/config.zh.md | 5 + docs/ops/deployment/kubernetes.md | 2 + docs/ops/deployment/kubernetes.zh.md | 2 + docs/ops/deployment/native_kubernetes.md | 199 +++++++++++++++++++++++++++ docs/ops/deployment/native_kubernetes.zh.md | 199 +++++++++++++++++++++++++++ 7 files changed, 611 insertions(+) create mode 100644 docs/fig/FlinkOnK8s.svg create mode 100644 docs/ops/deployment/native_kubernetes.md create mode 100644 docs/ops/deployment/native_kubernetes.zh.md