Add clusters to PX-Central on-premises


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

Prerequisites

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

  • Open ports on your cluster:

    Port Component Purpose Incoming/Outgoing
    31240 PX-Central Sends metrics data to PX-Central on-prem Outgoing
  • 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 PX-Central, but you cannot use the Lighthouse (Prometheus/Grafana) monitoring features.

Add a cluster to PX-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 a descriptive cluster name
    NOTE: It is recommended that your cluster name is similar to the Portworx cluster name. To know the Portworx cluster name, 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 Kubernets 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 PX-Central OIDC.
  • OIDC: Choose this option when you want to use the PX-Central OIDC server to generate an OIDC token using the PX-Central UI. Use the native PX-Central OIDC to request a token to access this Portworx cluster. This assumes that you set up Portworx for PX-Security using native PX-Central OIDC.
  1. Click the Submit button.
NOTE: When you remove a cluster from PX-Central on-prem, it does not remove Prometheus from that cluster, and Grafana will continue to show 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



Last edited: Friday, Jul 30, 2021