Access TIBCO PSC Cluster UI

Run the following command to check services with an external IP and the displayed port. By using the get services command, you can get the IP address and port of the exposed services of cluster:

Services Command URL
TIBCO PSC kubectl get services psc-ui
  • For Kubernetes:
    • For TIBCO PSC (psc-ui): http://ExternalIP:host_port//eml/Login

      For TIBCO PSC Configurator (psc-pscconfig): http://ExternalIP:host_port/config/index.html#/login

TIBCO PSC Configurator kubectl get services psc-pscconfig