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
tooltip: 'Create/Run local OpenShift 4 cluster using the guided workflow'
37
-
},
38
-
{
39
-
heading: 'Launch Developer Sandbox',
40
-
description: 'Free access to the Developer Sandbox for Red Hat OpenShift',
41
-
smallInfo: 'If you are exploring how to run your code as containers in OpenShift, our free Developer Sandbox instantly gives you a way to try it out.',
tooltip: 'Launch your Developer Sandbox for Red Hat OpenShift'
47
-
},
48
-
{
49
-
heading: 'Deploy it in your public cloud',
50
-
description: 'Run OpenShift clusters on your own by installing from another cloud provider.',
51
-
smallInfo: 'This includes Azure Red Hat Openshift, Red Hat OpenShift on IBM Cloud, Red Hat OpenShift Service on AWS, Google Cloud, AWS (x86_64), Azure.',
tooltip: 'Create/Run local OpenShift 4 cluster using the guided workflow'
38
+
},
39
+
{
40
+
heading: 'Launch Developer Sandbox',
41
+
description: 'Free access to the Developer Sandbox for Red Hat OpenShift',
42
+
smallInfo: 'If you are exploring how to run your code as containers in OpenShift, our free Developer Sandbox instantly gives you a way to try it out.',
tooltip: 'Launch your Developer Sandbox for Red Hat OpenShift'
48
+
},
49
+
{
50
+
heading: 'Deploy it in your public cloud',
51
+
description: 'Run OpenShift clusters on your own by installing from another cloud provider.',
52
+
smallInfo: 'This includes Azure Red Hat Openshift, Red Hat OpenShift on IBM Cloud, Red Hat OpenShift Service on AWS, Google Cloud, AWS (x86_64), Azure.',
Red Hat OpenShift Local brings a minimal OpenShift 4 cluster to your local computer.<br></br>You can use this guided workflow to create OpenShift cluster locally. Cluster take approximately 15 minutes to provision.
159
172
</Typography>
160
173
<AddClusterViewvscode={vscodeApi}/>
@@ -164,17 +177,17 @@ export default function Header() {
The sandbox provides you with a private OpenShift environment in a shared, multi-tenant OpenShift cluster that is pre-configured with a set of developer tools. <br></br>Discover the rich capabilities of the full developer experience on OpenShift with the sandbox.
The sandbox provides you with a private OpenShift environment in a shared, multi-tenant OpenShift cluster that is pre-configured with a set of developer tools. <br></br>Discover the rich capabilities of the full developer experience on OpenShift with the sandbox.
<Buttonvariant="outlined"href='https://dn.dev/DevNationSlack'className={classes.button}style={{margin: 15,textTransform: 'none'}}>Connect on Slack</Button>
<Buttonvariant='outlined'href='https://dn.dev/DevNationSlack'className={classes.sandboxButton}style={{margin: 15,textTransform: 'none'}}>Connect on Slack</Button>
0 commit comments