You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create and configure an Atlas Project, or connect to an existing one.
17
+
* Deploy, manage, scale, and tear down Atlas clusters.
18
+
* Support for Atlas serverless instances.
19
+
* Create and edit database users.
20
+
* Manage IP Access Lists, network peering and private endpoints.
21
+
* Configure and control Atlas’s fully managed cloud backup.
22
+
* Configure federated authentication for your Atlas organization
23
+
* Integrate Atlas monitoring with Prometheus.
19
24
20
-
### Step 2. Create Atlas Deployment
25
+
... and more.
21
26
22
-
**1.** Create an Atlas API Key Secret
27
+
To view the list of custom resources and their respective schemas, visit our [reference](https://www.mongodb.com/docs/atlas/operator/stable/custom-resources/)
28
+
documentation. See the [Quickstart](https://www.mongodb.com/docs/atlas/operator/stable/ak8so-quick-start/) to get started
29
+
with Atlas Kubernetes Operator.
23
30
24
-
In order to work with the Atlas Operator you need to
25
-
provide [authentication information](https://docs.atlas.mongodb.com/configure-api-access)
26
-
to allow the Atlas Operator to communicate with Atlas API. Once you have generated a Public and Private key in Atlas,
0 commit comments