Skip to content

Commit b2e8651

Browse files
committed
Prerequisites
1 parent 6d9ac81 commit b2e8651

2 files changed

Lines changed: 7 additions & 24 deletions

File tree

documentation/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[.tile]
22
.xref:01-setup.adoc[Get Started]
3-
* xref:01-setup.adoc#minikube[Minikube]
3+
* xref:01-setup.adoc#prerequisite[Prerequisites]
44

55
[.tile]
66
.xref:02-bootstrap.adoc[Bootstrap Quarkus App]

documentation/modules/ROOT/pages/01-setup.adoc

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,11 @@
22
include::_attributes.adoc[]
33

44
[#prerequisite]
5-
== Prerequisite CLI tools
5+
== Prerequisite tools
66

7-
include::https://raw.githubusercontent.com/redhat-developer-demos/rhd-tutorial-common/master/prerequisites-kubernetes.adoc[]
8-
|===
7+
To run this workshop, you need to following tools installed on your system:
98

10-
include::https://raw.githubusercontent.com/redhat-developer-demos/rhd-tutorial-common/master/optional-requisites.adoc[]
11-
|===
12-
13-
[#minikube]
14-
== Setup Kubernetes
15-
16-
:profile: my_profile
17-
18-
include::https://raw.githubusercontent.com/redhat-developer-demos/rhd-tutorial-common/master/kubernetes-setup.adoc[]
19-
20-
And then you are ready for start using Kubernetes:
21-
22-
image::kubelogo.png[]
23-
24-
[#downloadtutorial]
25-
== Get tutorial sources
26-
27-
:tutorial-url: https://github.com/redhat-developer-demos/rhd-tutorial-common.git
28-
:folder: my_folder
29-
include::https://raw.githubusercontent.com/redhat-developer-demos/rhd-tutorial-common/master/download-sources.adoc[]
9+
* Java 11 or above
10+
* Docker (or Docker Desktop)
11+
* Red Hat Developers account (if you don't have it, no worries, we'll show you how to do it later in the workshop)
12+
* command-line HTTP client like `curl` or https://httpie.io/cli[HTTPie]

0 commit comments

Comments
 (0)