Skip to main content
Version: 2.6

Add clusters to Portworx Central on-premises

After installing Portworx Central, you can add the clusters you want to manage.

Prerequisites

Ensure you meet the following prerequisites on the cluster you add to Portworx Central on-premises:

  • Open ports on your cluster:

    PortComponentPurposeIncoming/Outgoing
    31240Portworx CentralSends metrics data to Portworx Central on-premOutgoing
  • You must be an administrator or have permissions to create and configure Clusterrole, Clusterrolebinding objects on your cluster. If you do not meet this prerequisite, you can still add your cluster to Portworx Central, but you cannot use the Lighthouse (Prometheus/Grafana) monitoring features.

Add a cluster to Portworx Central on-premises

  1. From the PX-Central home page, select the Lighthouse icon.

    Select the Lighthouse icon

  2. Select the Add PX Cluster button.

    Add Portworx cluster

  3. Populate the fields in the Add Portworx Cluster page:

    • Enter cluster name
      note

      The cluster name must match the Portworx cluster ID. To know the Portworx cluster ID, run the pxctl status command from one of the nodes where you installed Portworx.

    • In the Cluster endpoint field, specify the IP address of a worker node, and the port range. If you modify the default port range, you can select the Verify button to validate that the Portworx cluster is reachable from your Lighthouse cluster.
    • (Optional) In the Metrics URL field, specify your Grafana endpoint:

    Enter cluster details

  1. Select the Enable metrics check box, if you want to enable metrics.

    If you enable metrics, then you must paste the kubeconfig file of the cluster in the Kubeconfig text box under the K8s Cluster Details section:

    Paste kubeconfig file

  2. From the Kubernetes Service options, choose the EKS or GKE cluster cloud service provider. By default, Others is enabled.

  3. From the Cluster Security section, choose one of the following PX-Security options:

  • None: Security is not enabled on the PX Cluster Portworx is not setup for PX-Security (or) PX-Security is not enabled.
  • Token: Choose this option when you have an OIDC token to enable PX-Security by accessing the secure Portworx cluster using a non-native Portworx Central OIDC.
  • OIDC: Choose this option when you want to use the Portworx Central OIDC server to generate an OIDC token using the Portworx Central UI. Use the native Portworx Central OIDC to request a token to access this Portworx cluster. This assumes that you set up Portworx for PX-Security using native Portworx Central OIDC.
  1. Click the Submit button.
note

When you remove a cluster from Portworx Central on-prem, it does not remove Prometheus from that cluster, and Grafana continues to display cluster metrics dashboards.

To view the cluster details:

  1. From the Lighthouse landing page, select a cluster.

  2. From the cluster details page, select Cluster settings dropdown list -> Cluster Info.

    Cluster settings options

The Cluster Info window displays information such as cluster name, its used capacity, number of nodes in a cluster, and so on:

Cluster info window

Was this page helpful?