Skip to content

Commit ea503b1

Browse files
committed
OCPBUGS#33714: follow up PR to update a sentence
1 parent 0f4ecfe commit ea503b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/hosted-control-planes-version-support.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ With each major, minor, or patch version release of {product-title}, two compone
1515
1616
The HyperShift Operator manages the lifecycle of hosted clusters that are represented by the `HostedCluster` API resources. The HyperShift Operator is released with each {product-title} release. The HyperShift Operator creates the `supported-versions` config map in the `hypershift` namespace. The config map contains the supported hosted cluster versions.
1717

18-
You can create different versions of hosted clusters in the same control plane.
18+
You can host different versions of control planes on the same management cluster.
1919

2020
.Example `supported-versions` config map object
2121
[source,yaml]
@@ -31,7 +31,7 @@ You can create different versions of hosted clusters in the same control plane.
3131
namespace: hypershift
3232
----
3333

34-
The `hcp` CLI is a getting started tool to create hosted clusters.
34+
You can use the `hcp` CLI to create hosted clusters.
3535

3636
You can use the `hypershift.openshift.io` API resources, such as, `HostedCluster` and `NodePool`, to create and manage {product-title} clusters at scale. A `HostedCluster` resource contains the control plane and common data plane configuration. When you create a `HostedCluster` resource, you have a fully functional control plane with no attached nodes. A `NodePool` resource is a scalable set of worker nodes that is attached to a `HostedCluster` resource.
3737

0 commit comments

Comments
 (0)