Members of the CentOS CI Infrastructure team have admin access for ocp.ci and ocp.stg.ci Openshift clusters for their ACO accounts.
To login via the CLI using your main account authenticated via ACO simply:
Copy Login Command
Log in with this token: oc login --token=xxxx --server=https://uri
and paste into your terminalTo login via the CLI using the system:admin
user simply:
ocp-ci-management
or ocp-ci-management-stg
inventory groupsudo su - ocpadm
or for staging sudo su - ocpadmstg
export /home/<ocpadmuser>/.kube/config
system:admin
access to the cluster.