This lab is inspired in Google's Kubernetes lab by Ray Tsang. We are using an infrastructure specially deployed for RBC, so the instructions are tied to this environment. However, if you wish to try a similar version of this lab on your own environment, you can use Red Hat's CDK - Container Development Kit, and the instructions provided here.
Furthermore, the microservices use: WildFly Swarm - A Java microprofile server, and Vert.x - A a tool-kit for building reactive applications on the JVM.
- Lab Sources
- Frontend source code
- Helloworld Microservice - implemented using Vert.x
- Guestbook Microservice - implemented using WildFly Swarm
- Kubernetes/OpenShift files
The latest HTML version of this Lab is available here