Skip to content

Commit 990e6e6

Browse files
committed
State update
1 parent 1435a00 commit 990e6e6

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# ArangoDB Kubernetes Operator
22

3-
"Starter for Kubernetes"
3+
ArangoDB Kubernetes Operator helps do run ArangoDB deployments
4+
on Kubernetes clusters.
45

5-
State: In heavy development. DO NOT USE FOR ANY PRODUCTION LIKE PURPOSE! THINGS WILL CHANGE.
6+
To get started, follow the Installation instructions below and/or
7+
read the [tutorial](./docs/Manual/Tutorials/Kubernetes/README.md).
8+
9+
## State
10+
11+
The ArangoDB Kubernetes Operator is still in **heavy development**.
12+
13+
Running ArangoDB deployments (single, resilient-single or cluster)
14+
is becoming reasonably stable, but you should **not yet use it for production
15+
environments**.
16+
17+
The feature set of the ArangoDB Kubernetes Operator is close to what
18+
it is intended to be, with the exeption of Datacenter to Datacenter replication
19+
support. That is still completely missing.
620

721
[Documentation](./docs/README.md)
822

0 commit comments

Comments
 (0)