The multicluster engine for Kubernetes uses internal Hive components to create Red Hat OpenShift Container Platform clusters. See the following information to learn how to create clusters.
Create a cluster with ClusterDeployment
A ClusterDeployment is a Hive custom resource. See the following documentation to learn how to create an individual cluster:
Follow the Using Hive documentation to create the ClusterDeployment custom resource.
Create a cluster with ClusterPool
A ClusterPool is also a Hive custom resource that is used to create multiple clusters. Create a cluster with the Hive ClusterPool API.
Follow the Cluster Pools documentation to provision a cluster.