Checking the health of Java microservices by using Kubernetes readiness and liveness probes

0
Language

Learn how to check the health of microservices on Kubernetes using readiness and liveness probes. Configure Kubernetes to keep your microservices running smoothly with MicroProfile Health.

Add your review

At a Glance

Learn how to check the health of microservices on Kubernetes by setting up readiness and liveness probes to inspect MicroProfile Health Check endpoints.

You will learn how to create health check endpoints for your microservices. Then, you will configure Kubernetes to use these endpoints to keep your microservices running smoothly.

Kubernetes provides liveness and readiness probes that are used to check the health of your containers. These probes can check certain files in your containers, check a TCP socket, or make HTTP requests. MicroProfile Health exposes readiness and liveness endpoints on your microservices. Kubernetes polls these endpoints as specified by the probes to react appropriately to any change in the microservice’s status. Read the Adding health reports to microservices guide to learn more about MicroProfile Health.

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Checking the health of Java microservices by using Kubernetes readiness and liveness probes”

×

    Your Email (required)

    Report this page
    Checking the health of Java microservices by using Kubernetes readiness and liveness probes
    Checking the health of Java microservices by using Kubernetes readiness and liveness probes
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.