As a first step to installing the AIOps topology server, create a namespace for your
cluster.
Procedure
- Log in to Red Hat OpenShift CLI (OC) by using your cluster credentials.
- Obtain the token to login to the command prompt by using one of the following
methods:
- Select Copy login command from the profile menu on the upper-right side
of your OC console.
- Run the following command to log in by using your
token:
oc login --token=<token> --server=https://<serverURL>:6443 --insecure-skip-tls-verify
where "token" is your Red Hat OpenShift token and "server URL" is your server URL.
- Create the namespace by using the following command:
oc create namespace wxa4z-topology