Skip to content

Commit 78f6f0c

Browse files
committed
updated to hypershift docs
1 parent cce2b26 commit 78f6f0c

File tree

3 files changed

+327
-251
lines changed

3 files changed

+327
-251
lines changed

content/patterns/hypershift/_index.adoc

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -33,44 +33,28 @@ include::modules/comm-attributes.adoc[]
3333

3434
Background::
3535

36-
This pattern simplifies the deployment of an {hcp} or hosted control plane cluster. Use this pattern to create hosted control plane clusters.
36+
This pattern simplifies the deployment of an hosted control plane management cluster. Use this pattern to create hosted control plane clusters.
3737

3838
Workflow::
3939

4040
* Install multicluster engine for Kubernetes Operator
41-
* Create an instance of the `MultiClusterEngine` to enable `hypershift`, which is a link:https://access.redhat.com/support/offerings/techpreview[technology preview feature].
42-
* Install the AWS Controllers for Kubernetes - Amazon S3 Operator
41+
* Create an instance of the `MultiClusterEngine` to enable `hypershift`
4342
* Create an S3 bucket that hosted control plane will use for OpenID Connect (OIDC)
44-
* Create a buildconfig and imagestream that provide the HyperShift cli (`hypershift`) as an imagestream to be used in further automation if desired.
45-
46-
//This pipeline is showcased link:https://www.youtube.com/watch?v=zja83FVsm14[in this video].
4743

4844
image::hypershift/hypershift-high-level-architecture.png[link="/images/hypershift/hypershift-high-level-architecture.png",title="source: https://hypershift-docs.netlify.app/", align="center"]
4945

5046
[NOTE]
5147
====
52-
If you have any questions or concerns contact mailto:[email protected][Jonny Rickard].
48+
If you have any questions or concerns about this pattern contact mailto:[email protected][Jonny Rickard].
5349
====
5450

5551
[id="about-solution-hcp"]
5652
== About the solution elements
5753

58-
The solution enables the rapid provisioning of {hcp}.
54+
The solution enables the rapid provisioning of the {hcp} feature add-on.
5955

6056
The {hcp-pattern} uses the following products and technologies:
6157

6258
* {rh-ocp} for container orchestration
63-
* {rh-gitops}, a GitOps continuous delivery (CD) solution
64-
* The {rh-mce} Operator, the multicluster-engine provider
65-
* {ack-s3-op}, an S3 storage controller
66-
67-
// All commented out by jrickard
68-
//== Recorded demo
69-
70-
//link:/videos/xray-deployment.svg[image:/videos/xray-deployment.svg[Demo\]]
71-
72-
//[id="next-steps_med-diag-index"]
73-
//== Next steps
74-
75-
//* Getting started link:getting-started[Deploy the Pattern]
76-
//We have relevant links on the patterns page
59+
* {rh-gitops}: a GitOps continuous delivery (CD) solution
60+
* The {rh-mce} Operator: the multicluster-engine provider

0 commit comments

Comments
 (0)