MongoDB Enterprise Kubernetes Operator 0.11
- NodePort service creation can be disabled.
- TLS can be enabled for internal authentication between the MongoDB members in Replica Sets and Sharded Clusters. The TLS certificates will be created automatically by the Operator. Please refer to the sample yaml files on
samples/extended
directory for a full set of examples on how to achieve this. - Wide (or asterisk) roles have been replaced with strict listing of verbs in
roles.yaml
- Printing
mdb
objects withkubectl
will give more information about the MongoDB object (type, state and MongoDB Server version)
Docker Images
A list of the packages installed, and any security vulnerabilities detected in our build process, are outlined here
-
For the MongoDB Enterprise Operator
https://quay.io/repository/mongodb/mongodb-enterprise-operator?tab=tags -
For the MongoDB Enterprise Database
https://quay.io/repository/mongodb/mongodb-enterprise-database?tab=tags