Add liveness and readiness probes to a Spring Boot application in Kubernetes.
30 minutes
Start WorkshopThis lab shows you how to add liveness and readiness probes to a Spring Boot application in Kubernetes. This lab will cover the following tasks:
Add some endpoints to a Spring Boot application and build and push a Docker image
Configure the probes in a few lines of YAML
Deploy the image as a container in Kubernetes