Health based traffic control with Kubernetes
Last time we covered how the liveness probe can be integrated with Spring Boot Actuator. Today, I’m going to show an example application for the readiness probe. Readiness probe The Continue reading
Being a good software engineer is 3% talent, 97% not being distracted by the internet.
Last time we covered how the liveness probe can be integrated with Spring Boot Actuator. Today, I’m going to show an example application for the readiness probe. Readiness probe The Continue reading
I’ve seen quite some projects in the past using various orchestration tools for deploying applications. Probably the most popular one nowadays is Kubernetes (K8S). Even though these tools have such Continue reading