Accessing the PCF Ops Center

This section describes how to access the PCF Ops Center.

You can access the PCF Ops Center from the console application or the Web-based CLI console. Depending upon your selection, access one of the following from the master node:

  1. CLI:

    ssh admin@ops_center_pod_ip -p 2024 
  2. Web-based console:

    1. Log in to the Kubernetes master node.

    2. To view the available ingress connections, use the following configuration:

      kubectl get ingress namespace 

      The available ingress connections are displayed.

    3. Select the appropriate ingress from where you want to run Ops Center and open the following URL from the browser:

      cli.namespace-ops-center.ip_address.nip.io