Assuming that nomad is configured with a check block while registering with consul so that Consul does a health check of the containers.
In this scenario, if consul reports that one of the containers are not healthy, will nomad restart/reschedule those containers?
Assuming that
nomadis configured with acheckblock while registering withconsulso that Consul does a health check of the containers.In this scenario, if consul reports that one of the containers are not healthy, will
nomadrestart/reschedule those containers?