Forum Discussion

duyphi's avatar
duyphi
Level 3
1 month ago
Solved

How to deploy NetBackup Kubernetes Operator ?

Hi everyone, 

I am trying to deploy NetBackup Kubernetes Operator on an Openshift cluster. Currently I am following the guidance in the "NetBackup™ for Kubernetes Administrator's Guide" and "NetBackup™ Kubernetes Installation and Configuration Guide". 

I have done all the steps needed in the manual configuration guide, but it still doesn't work. 

The Admin's Guide clarifies that I need administrator privileges to deploy successfully. However, I am not the administrator of the Openshift cluster. I only have the admin privilege in the namespace used for deploying the Kubernetes Operator and the administrator of the OCP cluster did help me label the storage class and volume snapshot class.

So does anyone know exactly what the administrator privileges mentioned in the Admin's Guide are ? And what should I do next ? 

  • You need to be cluster admin as deployment also creates cluster wide resources (CRDs) in order to function properly.

1 Reply

  • You need to be cluster admin as deployment also creates cluster wide resources (CRDs) in order to function properly.