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
Copy file name to clipboardExpand all lines: docs/mongodbcommunity/architecture.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# MongoDB Community Kubernetes Operator Architecture
1
+
# MongoDB Kubernetes Operator Architecture
2
2
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/).
0 commit comments