This is an automated email from the ASF dual-hosted git repository.
mxm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
The following commit(s) were added to refs/heads/main by this push:
new c1acd6cd [hotfix] Add the feature description of flink-operator in the
document (#753)
c1acd6cd is described below
commit c1acd6cdcda19711231d178ee1ff33155328fcfb
Author: Caican Cai <[email protected]>
AuthorDate: Thu Jan 11 21:54:02 2024 +0800
[hotfix] Add the feature description of flink-operator in the document
(#753)
---
docs/content/_index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/content/_index.md b/docs/content/_index.md
index 8377b574..0b4d11ad 100644
--- a/docs/content/_index.md
+++ b/docs/content/_index.md
@@ -30,6 +30,7 @@ Flink Deployments. The operator features the following
amongst others:
- Upgrade, suspend and delete deployments
- Full logging and metrics integration
- Flexible deployments and native integration with Kubernetes tooling
+- Flink Job Autoscaler
{{< img src="/img/overview.svg" alt="Flink Kubernetes Operator Overview" >}}