RSSAmplifier

Ryan Eschinger · Oct 30, 2016

Using Docker Native Health Checks

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In version 1.12 , Docker added the ability to perform health checks directly in the Docker engine — without needing external monitoring tools or sidecar containers. Built so that the new Swarm mode orchestration layer can reschedule unhealthy containers or remove them from the load balancer pool, health checks can also be used outside of Swarm mode.

Read on /blog/using-docker-native-health-checks/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.