NetBackup™ Marketplace Deployment on Amazon Elastic Kubernetes Service (EKS) Cluster
- Introduction to NetBackup Marketplace deployment on EKS Cluster
- Deployment with the AWS Marketplace offer
- Configuration Parameters
- Accessing the NetBackup
- Cleanup the environment
Storage server details
Table: Storage server parameters
Parameters | Description |
---|---|
Storage server replicas | Provide the number of replicas for Storage Server. |
Hostname mapping | Provide hostname mapping of NetBackup Storage Server. The number of entries must be greater than or equal to the corresponding replica count. Hostname mapping should be in format of <IP>:<FQDN>, multiple values can be provided with comma separated. For example, <IP>:<FQDN>,<IP>:<FQDN> <FQDN> must be entered in lower case, and be compliant with RFC 1123 and RFC 952. For example, the underscore character ( _ ) is not a supported character for hostnames. |
Data volume size in Gi | Provide the size for Storage Server data volume. Recommended size is at least 5 Gi. Only a numerical value of 5 or above is allowed for Storage Server Data volume Size. |
Logs volume size in Gi | Provide the size for Storage Server logs. The log volume must be at least 5 Gi. Only a numerical value of 5 or above is allowed for Storage Server Logs volume Size. |
Username | Provide username to configure Storage Server. Storage Server username must be of 1- 62 characters long, must be in the printable ASCII range (0x20-0x7E) except for spaces, leading/trailing quotes and the characters (*@/\\()'\"<>^&[]%). |
Password | Provide password for the user to configure the Storage Server. Storage Server password must be at least 8-62 characters long and must be in the printable ASCII range (0x20-0x7E) except for spaces, leading/trailing quotes and the characters (*@/\\()'\"<>^&[]%). |
Confirm Password | Confirm password |
KMS Key Group | Provide the name of the KMS key group. KMS Key Group Name must be of 1-64 characters long and must contain at least one alphabet. |
KMS Key Name | Provide the KMS key name. KMS Key Name must be of 1-32 characters long, must contain only lowercase alphanumeric characters, hyphens or underscores. |
KMS Key Passphrase | Provide the KMS Key passphrase. KMS Key Passphrase must be at least 12 characters long and must have at least a number, a lower case, an upper case and a special character (@$!%*?&.). |
Confirm KMS Key Passphrase | Confirm KMS Key passphrase. |