Accessing clusters on Satellite

Red Hat OpenShift clusters on Satellite can be accessed through several methods depending on your network setup.

Before you begin

  1. Install the required CLI tools.
  2. Create your Satellite cluster.

Accessing clusters through the cluster service URL

Connect to your cluster through its service URL, which has the format https://p1iuql40jam23qiuxt833-...satellite.appdomain.cloud:30710.

  1. In the IBM Cloud console, navigate to your cluster.
  2. Click Red Hat OpenShift web console.
  3. Click your profile name, then click Copy Login Command > Display Token.
  4. Copy the oc login command and paste it into your terminal.

If your hosts have private network connectivity only, you must connect through VPN to access the console. See Accessing clusters from the public network for options.

Accessing clusters from the public network

If your hosts have public network connectivity and you want to connect from your local machine without a private VPN, you can update your cluster's subdomain DNS records to use your hosts' public IP addresses.

Making location and cluster subdomains publicly accessible is not recommended for production workloads.

For full steps, see Satellite Link endpoint documentation.