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
Runs MongoDB database Kubernetes pods under a dedicated Kubernetes service account: mongodb-enterprise-database-pods.
Adds the spec.podSpec.podTemplate setting, which allows you to apply templates to Kubernetes pods that the Kubernetes Operator generates for each database StatefulSet.
Renames the spec.clusterName setting to spec.clusterDomain.
Ops Manager Resource Changes (Beta Release)
Adds offline mode support for the application database. Bundles MongoDB Enterprise version 4.2.2 with the application database image. Internet access is not required to install the application database if spec.applicationDatabase.version is set to 4.2.2-ent or omitted.
Renames the spec.clusterName setting to spec.clusterDomain.
Ops Manager images for versions 4.2.6 and 4.2.7 are available.
Bug Fixes
MongoDB resources:
Fixes the order of sharded cluster component creation.
Allows TLS to be enabled on Amazon EKS.
Ops Manager resources:
Enables the Kubernetes Operator to use the spec.clusterDomain setting.