Kubernetes Service Accounts for Commvault

Updated

On this page

For the Kubernetes service account that Commvault requires to perform application discovery, backup, and recovery, you can use an existing service account, or create a new service account. The service account must have a ClusterRoleBinding to a custom ClusterRole, or the service account must use the default cluster-admin (superuser) role.

Important: Commvault does not support the creation of a restricted ClusterRole that has limited access to namespaces and/or specific API resources.

See the following topics in the Kubernetes documentation: