From d7cd960fed9b59a310f7bdb51c80a0b450d9e77d Mon Sep 17 00:00:00 2001 From: Jaya Christina Date: Thu, 28 Sep 2023 16:11:31 +0530 Subject: [PATCH] minor edits to nav --- documentation/modules/ROOT/nav.adoc | 2 -- documentation/modules/ROOT/pages/04-workshop.adoc | 13 ++++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/documentation/modules/ROOT/nav.adoc b/documentation/modules/ROOT/nav.adoc index 006d4e8..15cdfd2 100644 --- a/documentation/modules/ROOT/nav.adoc +++ b/documentation/modules/ROOT/nav.adoc @@ -14,6 +14,4 @@ ** xref:04-workshop.adoc#_installing_the_workshop_environment[{module}.{counter:submodule4}. Installing the workshop environment] ** xref:04-workshop.adoc#_delivering_the_workshop[{module}.{counter:submodule4}. Delivering the workshop] -* xref:05-developer-resources.adoc[{counter:module}. Developer Resources] - * https://redhat-solution-patterns.github.io/solution-patterns/patterns.html[{counter:module}. Other Red Hat Solution Patterns^] \ No newline at end of file diff --git a/documentation/modules/ROOT/pages/04-workshop.adoc b/documentation/modules/ROOT/pages/04-workshop.adoc index c7ab59e..ccb8fc0 100644 --- a/documentation/modules/ROOT/pages/04-workshop.adoc +++ b/documentation/modules/ROOT/pages/04-workshop.adoc @@ -17,17 +17,20 @@ These managed OpenShift clusters are required for the workshop: Once clusters are ready, you can move to "Delivering the workshop" part. +[NOTE] +==== If you are a Red Hatter, you can follow the below steps to get these above clusters created. -* Login to https://demo.redhat.com/catalog and create the ROSA and ARO OpenShift clusters: +* Login to https://demo.redhat.com/catalog[Red Hat Demo Platform^] and create the managed OpenShift clusters: -- Two Red Hat Openshift Service on AWS (ROSA) clusters(one for dev and second for prod) using this link https://demo.redhat.com/catalog?search=aws&item=babylon-catalog-prod%2Fsandboxes-gpte.rosa.prod[ROSA] -- Azure Red Hat Openshift (ARO) using this link https://demo.redhat.com/catalog?search=aro&item=babylon-catalog-prod%2Fazure-gpte.open-environment-azure-aro4.prod[ARO] -- Openshift Dedicated on GCP by following this https://youtu.be/AI4WwSZJi9g[video]. +- Two Red Hat Openshift Service on AWS (ROSA) clusters(one for dev and second for prod) using this link https://demo.redhat.com/catalog?search=aws&item=babylon-catalog-prod%2Fsandboxes-gpte.rosa.prod[ROSA^] +- Azure Red Hat Openshift (ARO) using this link https://demo.redhat.com/catalog?search=aro&item=babylon-catalog-prod%2Fazure-gpte.open-environment-azure-aro4.prod[ARO^] +- Openshift Dedicated on GCP by following this https://youtu.be/AI4WwSZJi9g[video^]. +==== == Delivering the workshop -- Fork this repo using workshop branch: https://github.com/gmidha1/ostoy/tree/workshop[Repository link] +- Fork this repo using workshop branch: https://github.com/gmidha1/ostoy/tree/workshop[Repository link^] - Once forked, go to your repo in Github UI and go to Settings → Security → Secrets and Variables → Actions. [link=wkshp_secrets.png, window="_blank"]