SecurityΒΆ
The MongoDB Enterprise Kubernetes Operator provides various security features to secure your MongoDB deployments.
- Verify Permissions
- Verify the permissions for your Kubernetes Operator objects.
- Apply OPA Gatekeeper Policies
- Control, audit, and debug your deployments by using policies for the Gatekeeper Open Policy Agent (OPA).
- Configure Encryption
- Configure HTTPS and TLS to encrypt your data over the network.
- Enable Authentication
- Set up X.509, LDAP, or SCRAM user authentication.
- Configure Secret Storage
- Use the secret storage tool to store sensitive information.