Skip to content

Commit 5fe46cf

Browse files
authored
merge community and enterprise docs (#27)
# Summary - removes docs which purely MCO operator based - moves all docs to root docs folder
1 parent 3f61812 commit 5fe46cf

21 files changed

+2
-707
lines changed

docs/investigation/pod-is-killed-while-agent-restores.md

Lines changed: 0 additions & 208 deletions
This file was deleted.

mongodb-community-operator/docs/README.md renamed to docs/mongodbcommunity/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
- [Contribute to the MongoDB Kubernetes Operator](contributing.md)
66
- [MongoDB Community Kubernetes Operator Architecture](architecture.md)
7-
- [Install and Upgrade the Community Kubernetes Operator](install-upgrade.md)
87
- [Deploy and Configure MongoDBCommunity Resources](deploy-configure.md)
98
- [Configure Logging of the MongoDB components](logging.md)
109
- [Create Database Users](users.md)

mongodb-community-operator/docs/architecture.md renamed to docs/mongodbcommunity/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# MongoDB Community Kubernetes Operator Architecture
1+
# MongoDB Kubernetes Operator Architecture
22

3-
The MongoDB Community Kubernetes Operator is a [Custom Resource Definition](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/) and a [Controller](https://kubernetes.io/docs/concepts/architecture/controller/).
3+
The MongoDB Kubernetes Operator contains multiple [Custom Resource Definitions](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/) and is a [Controller](https://kubernetes.io/docs/concepts/architecture/controller/).
44

55
## Table of Contents
66

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)