File tree Expand file tree Collapse file tree
documentation/modules/ROOT Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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]
Original file line number Diff line number Diff line change 22include::_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]
You can’t perform that action at this time.
0 commit comments