This is an automated email from the ASF dual-hosted git repository. adheipsingh pushed a commit to branch 1.2.2-release in repository https://gitbox.apache.org/repos/asf/druid-operator.git
commit 7618d7873718f62d9bb77e98c0e34a29dc5089d4 Author: AdheipSingh <[email protected]> AuthorDate: Mon Feb 5 13:53:37 2024 +0530 update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd8c51d..f24e2a0 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,14 @@ Druid Operator is designed to provision and manage [Apache Druid](https://druid. It is built in Golang using [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder). Druid Operator is available on [operatorhub.io](https://operatorhub.io/operator/druid-operator) Refer to [Documentation](./docs/README.md) for getting started. - Feel free to join Kubernetes slack and join [druid-operator](https://kubernetes.slack.com/archives/C04F4M6HT2L) +### Newsletter - Monthly updates on running druid on kubernetes. +- [Apache Druid on Kubernetes](https://druidonk8s.substack.com/) + ### Talks and Blogs on Druid Operator +- [Druid Summit 2023](https://druidsummit.org/agenda?agendaPath=session/1256850) - [Dok Community](https://www.youtube.com/live/X4A3lWJRGHk?feature=share) - [Druid Summit](https://youtu.be/UqPrttXRBDg) - [Druid Operator Blog](https://www.cloudnatively.com/apache-druid-on-kubernetes/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
