Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.18 KB

prerequisites.md

File metadata and controls

14 lines (13 loc) · 1.18 KB

Lab Prerequisites

  • Please ensure access to a laptop and a reliable internet connection.
  • Install JDK 17 (we used Eclipse Temurin OpenJDK 17 LTS).
  • Install Maven.
  • Install the Eclipse IDE for Enterprise Java Developers from here.
  • Install Docker for your OS.
  • You will need a GitHub account.
  • You must be signed into your own Docker Hub account. To create a Docker Hub account go to https://hub.docker.com.
  • You will need to setup kubectl. Here are instructions on how to do that.
  • You will need to install Helm.
  • You will need an Azure subscription. If you don't have one, you can get one for free for one year here.
  • You will install the Azure CLI. Here are instructions on how to do that.
  • Download this repository somewhere in your file system (easiest way might be to download as a zip and extract).