Objects in the Kubernetes Operator configuration use default permissions. These are the minimum permissions for the Kubernetes Operator to deploy and manage Ops Manager and MongoDB resources in a Kubernetes cluster.
Default Permissions for Kubernetes Operator Objects
Use the following chart to verify that the objects in your Kubernetes Operator configuration have access to the required Kubernetes API verbs:
Kubernetes Resources | API Verbs |
|---|---|
Configmaps | Require the following permissions:
|
Secrets | Require the following permissions:
|
Services | Require the following permissions:
|
StatefulSets | Require the following permissions:
|
Pods | Require the following permissions:
|
Namespaces | Require the following permissions:
|