Hands-on cloud-native Java with MicroProfile, Kubernetes and Istio


  1. Any Java 8+ JDK
  2. Apache Maven
  3. A git client
  4. Your favorite IDE (e.g. Eclipse, VS Code, IntelliJ)
  5. Docker
  6. Curl or Postman
  7. Istio
  8. Pull down initial project and all maven dependencies*
    git clone https://github.com/OpenLiberty/tutorial-microprofile.git
    cd tutorial-microprofile
    mvn package
    docker build -t prime:mym2 .
    

* This will save you time on workshop day, and avoid potential issues with conference wifi