Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-24159

Ability to set up the Hosted Control Plane cluster without worker nodes from ACM UI

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected

      While creating cluster by hcp command line like below, the worker node is not mandatory:

      hcp create cluster agent \
          --name=${HOSTED_CLUSTER_NAME} \
          --pull-secret=${PULL_SECRET_FILE} \
          --base-domain=${BASEDOMAIN} \
          --etcd-storage-class=${ETCD_STORAGE} \
          --ssh-key  ${SSH_KEY} \
          --namespace ${CLUSTERS_NAMESPACE} \
          --control-plane-availability-policy SingleReplica \
          --release-image=quay.io/openshift-release-dev/ocp-release:${OCP_RELEASE} \
        --api-server-address=X.X.X.X \
          --agent-namespace=$HOSTED_CLUSTER_NAME 

       However, the ACM UI does not allow to even proceed further until at-least one host is present in the host inventory and gives error 'No available hosts found' (see screenshot).

      ACM UI should allow to setup the Hosted Control Plane (HCP) cluster from ACM console without the need to add worker nodes first. Hosts can later be added as required.

        1. ACM_HCP_CLUSTER_CREATION.png
          164 kB
          Lubov Shilin
        2. screenshot-1.png
          528 kB
          Lubov Shilin
        3. Screenshot From 2025-09-16 13-38-51.png
          123 kB
          Lubov Shilin
        4. Screenshot From 2025-09-16 13-39-35.png
          142 kB
          Lubov Shilin
        5. image-2025-09-16-13-44-04-155.png
          148 kB
          Lubov Shilin
        6. image-2025-09-16-13-50-23-248.png
          58 kB
          Lubov Shilin

              jgyselov@redhat.com Julie Gyselova
              rhn-support-ribanerj Riya Banerjee
              Lubov Shilin Lubov Shilin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: