Setup

Prerequisite tools

To run this workshop, you need to following tools installed on your system:

  • Java 11 or above

  • Docker (or Docker Desktop)

  • Red Hat Developers account (if you don’t have it, no worries, we’ll show you how to do it later in the workshop)

  • kubectl (https://kubernetes.io/docs/tasks/tools/)

  • Command-line HTTP client like curl or HTTPie

  • hey[https://github.com/rakyll/hey] for loading testing

  • unzip to decompress a zip file

  • IDE (any works perfectly, but we’re going to use Visual Studio Code)