Installing InfoScale on Kubernetes
All information about the worker nodes must be added to the
cr.yaml file. All worker nodes become part of InfoScale cluster after cr.yaml is applied. After you download, unzip, and untar YAML_8.0.220.tar.gz, all files required for installation are available.
Note: You must download images required for installation from the Veritas Download Center and push those to the Custom registry.
Configure a new user - infoscale-admin, associated with a Role-based Access Control ( RBAC) clusterrole defined in
infoscale-admin-role.yaml, to deploy InfoScale and its dependent components. infoscale-admin as a user when configured has clusterwide access to only those resources needed to deploy InfoScale and its dependent components such as SRO/NFD/Cert Manager in the desired namespaces.
To provide a secure and isolated environment for InfoScale deployment and associated resources, the namespace associated with these resources must be protected from access of all other users (except super user of the cluster), with appropriate RBAC implemented.
Run the following commands on the master node to create a new user - infoscale-admin and a new project and assign role or clusterrole to infoscale-admin. You must be logged in as a super user.
-
`kubectl create ns