- Learn about the Kubernetes ecosystem
- Learn about how to deploy Java applications on Kubernetes
- Challenge 1: Deploy Microbot (Hello World)
- Challenge 2: Deploy a container from a local Docker image
- Challenge 3: Deploy a container from an Image stored on a Docker registry
- Challenge 4: Deploy a Database
- Deploy a Spring Boot application connected to a database
- Deploy 2 Spring Boot and test the Discovery Service features out of the box from Kubernetes
- Deploy a Spring Boot application using Spring Cloud Kubernetes features
- Deploy Kafka
- Deploy a Spring Boot application and send logs to Kafka
- Consume logs from Kafka with ELK