Skip to content

Commit 1cf2090

Browse files
tahiyachowdhuryjwilliams-mongo
authored andcommitted
(DOCSP-6502): Add 'known issue' to the Kubernetes Operator (#72)
* (DOCSP-6502): Add 'known issue' to the Kubernetes Operator * (DOCSP-6502): Add 'known issue' to the Kubernetes Operator
1 parent 2dab177 commit 1cf2090

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/reference/known-issues-k8s-beta.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,14 @@ Machine Memory vs. Container Memory
9494

9595
MongoDB versions older than 3.6.13, 4.0.9, and 4.1.9 report host system RAM, not
9696
container RAM.
97+
98+
99+
Changes to Avoid
100+
~~~~~~~~~~~~~~~~
101+
102+
The |k8s-op-short| will not be able to apply the following change on a MongoDB Deployment simultaneously:
103+
104+
- The TLS configuration is disabled (``security.tls.enabled: false``)
105+
- The number of members in a Replica Set is increased
106+
107+
If both operations are applied at the same time, the MongoDB Resource could go into a unrecoverable state.

0 commit comments

Comments
 (0)