Skip to content

MongoDB Enterprise Kubernetes Operator 0.11

Compare
Choose a tag to compare
@rodrigovalin rodrigovalin released this 26 Apr 17:14
· 250 commits to master since this release
  • 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 with kubectl 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