Skip to content

Commit 9ac6fd4

Browse files
CLOUDP-103339: Update README for Beta (#456)
1 parent c8b7b36 commit 9ac6fd4

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# MongoDB Atlas Operator (trial version)
1+
# MongoDB Atlas Operator (Beta)
22
[![MongoDB Atlas Operator](https://github.com/mongodb/mongodb-atlas-kubernetes/workflows/Test/badge.svg)](https://github.com/mongodb/mongodb-atlas-kubernetes/actions/workflows/test.yml?query=branch%3Amain)
33
[![MongoDB Atlas Go Client](https://img.shields.io/badge/Powered%20by%20-go--client--mongodb--atlas-%2313AA52)](https://github.com/mongodb/go-client-mongodb-atlas)
44

55
The MongoDB Atlas Operator provides a native integration between the Kubernetes orchestration platform and MongoDB Atlas — the only multi-cloud document database service that gives you the versatility you need to build sophisticated and resilient applications that can adapt to changing customer demands and market trends.
66

7-
> Current Status: *trial version*. The Operator gives users the ability to provision
7+
> Current Status: *Beta*.
8+
> The Operator gives users the ability to provision
89
> Atlas projects, clusters and database users using Kubernetes Specifications and bind connection information
9-
> into applications deployed to Kubernetes. More features like private endpoints, backup management, LDAP/X.509 authentication, etc.
10-
> are yet to come.
10+
> into applications deployed to Kubernetes or via Private Endpoints on AWS or Azure.
11+
> More features like private endpoints, backup management, LDAP/X.509 authentication, etc. are yet to come.
1112
1213
The full documentation for the Operator can be found [here](https://docs.atlas.mongodb.com/atlas-operator/)
1314

bundle/manifests/mongodb-atlas-kubernetes.clusterserviceversion.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,9 @@ spec:
9494
The MongoDB Atlas Operator provides a native integration between the Kubernetes orchestration platform and MongoDB Atlas —
9595
the only multi-cloud document database service that gives you the versatility you need to build sophisticated and resilient applications that can adapt to changing customer demands and market trends.
9696
97-
> Current Status: *trial version*. The Operator gives users the ability to provision
97+
> Current Status: *Beta*. The Operator gives users the ability to provision
9898
> Atlas projects, clusters and database users using Kubernetes Specifications and bind connection information
99-
> into applications deployed to Kubernetes. More features like private endpoints, backup management, LDAP/X.509 authentication, etc.
100-
> are yet to come.
101-
99+
> into applications deployed to Kubernetes.
102100
103101
## Quick Start guide
104102
### Step 1. Deploy Kubernetes operator by clicking Install button.

config/manifests/bases/mongodb-atlas-kubernetes.clusterserviceversion.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,9 @@ spec:
3232
The MongoDB Atlas Operator provides a native integration between the Kubernetes orchestration platform and MongoDB Atlas —
3333
the only multi-cloud document database service that gives you the versatility you need to build sophisticated and resilient applications that can adapt to changing customer demands and market trends.
3434
35-
> Current Status: *trial version*. The Operator gives users the ability to provision
35+
> Current Status: *Beta*. The Operator gives users the ability to provision
3636
> Atlas projects, clusters and database users using Kubernetes Specifications and bind connection information
37-
> into applications deployed to Kubernetes. More features like private endpoints, backup management, LDAP/X.509 authentication, etc.
38-
> are yet to come.
39-
37+
> into applications deployed to Kubernetes.
4038
4139
## Quick Start guide
4240
### Step 1. Deploy Kubernetes operator by clicking Install button.

0 commit comments

Comments
 (0)