The following are the setup instructions for the lab, all are required.
- Please bring your laptop and ensure a reliable internet connection.
Java Installs
Wildfly
- Download the latest version here.
- Make sure to download the full Jakarta EE version.
- Unzip the download somewhere in your file system.
Install Docker for your OS.
- Check that docker CLI is installed
- Sign in into your Docker Hub account.
- To create a Docker Hub account go to https://hub.docker.com.
GitHub account.
Setup kubectl.
Azure subscription.
- Sign up for an Azure trial account if you don’t have one already at https://azure.microsoft.com/free
- install the Azure CLI. Here are instructions on how to do that.