You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/patterns/hypershift/_index.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This pattern simplifies the deployment of an {hcp} or hosted control plane clust
36
36
Workflow::
37
37
38
38
* Install multicluster engine for Kubernetes Operator
39
-
* Create an instance of the multicluster-engine which enables the tech preview feature `hypershift`
39
+
* Create an instance of the `MultiClusterEngine` to enable `hypershift`, which is a [technology preview feature](https://access.redhat.com/support/offerings/techpreview).
40
40
* Install the AWS Controller for Kubernetes (ACK) operator for S3
41
41
* Create an S3 bucket to be used by HyperShift for OIDC
42
42
* Create a buildconfig and imagestream that provide the HyperShift cli (`hypershift`) as an imagestream to be used in further automation if desired.
0 commit comments