Skip to content

Commit 9cec3f2

Browse files
authored
Deprecation Notice (#336)
* Update README.md * Update README.md
1 parent ca94e43 commit 9cec3f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Kubernetes Operator for Apache Druid
22
![Build Status](https://github.com/druid-io/druid-operator/actions/workflows/docker-image.yml/badge.svg) ![Docker pull](https://img.shields.io/docker/pulls/druidio/druid-operator.svg) [![Latest Version](https://img.shields.io/github/tag/druid-io/druid-operator)](https://github.com/druid-io/druid-operator/releases)
33

4+
# Deprecation Notice:
5+
- Refer to https://github.com/druid-io/druid-operator/issues/329.
6+
- The project will be externally maintained in the following fork [druid-operator](https://github.com/datainfrahq/druid-operator)
7+
- The new repo is fully backward compatible with previous releases. Feel free to open issues and collaborate. Thank You.
8+
9+
-------------------------------------------------------------------------------------------------------------------------------------------------------
410
- druid-operator provisions and manages [Apache Druid](https://druid.apache.org/) cluster on kubernetes.
511
- druid-operator is designed to provision and manage [Apache Druid](https://druid.apache.org/) in distributed mode only.
612
- It is built using the [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder).

0 commit comments

Comments
 (0)