This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a commit to branch release-0.1 in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
commit d4b43ecbe7f1efbb0e04ec9eb8c021cf575d5b4c Author: Marton Balassi <[email protected]> AuthorDate: Wed Mar 30 18:26:41 2022 +0200 [FLINK-26934] Initial meetup recording added to docs --- docs/content/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/_index.md b/docs/content/_index.md index fcde5ab..8377b57 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -31,7 +31,9 @@ Flink Deployments. The operator features the following amongst others: - Full logging and metrics integration - Flexible deployments and native integration with Kubernetes tooling -{{< img src="/img/overview.svg" alt="Flink Operator Overview" >}} +{{< img src="/img/overview.svg" alt="Flink Kubernetes Operator Overview" >}} + +For an overview and brief demo of the Flink Kubernetes Operator you can check out our initial meetup talk [recording](https://www.youtube.com/watch?v=bedzs9jBUfc&t=2121s). {{< columns >}} ## Try the Flink Kubernetes Operator
