kubernetes-lab icon indicating copy to clipboard operation
kubernetes-lab copied to clipboard

Kubernetes - Basics to Advanced

Kubernetes Lab

This lab is inspired in Google's Kubernetes lab by Ray Tsang. However, this version uses Red Hat's CDK - Container Development Kit, allowing users to try the lab localy, and also try the same lab in OpenShift.

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 files

The latest HTML version of this Lab is available here