Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

NetBackup™ Web UI Kubernetes Administrator's Guide

Last Published:
Product(s): NetBackup (9.1)

Connecting to the primary server with a short host name

The NetBackup primary server must be reachable from the NetBackup Kubernetes operator. NetBackup primary server name can be FQDN or short host name, it should be resolvable at NetBackup Kubernetes operator.

You can use hostAliases in the Velero controller manager deployment to make short host name-based NetBackup primary server reachable from NetBackup Kubernetes operator.

            hostAliases:
            - hostnames:
              - falcon
                ip: 10.x.x.x