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
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.
37
37
38
38
Workflow::
39
39
40
40
* 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`
43
42
* 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].
0 commit comments