Go to file
weikeyou 68df96cb2f Support health check for Docker containers
The docker has supported healthcheck. It is useful for application
container.
Zun may integration these options.

  --health-cmd Command to run to check health
  --health-interval Time between running the check
  --health-retries Consecutive failures needed to report unhealthy
  --health-timeout Maximum time to allow one check to run
  In zun, the four parameter are cmd, interval, retries, timeout.

Partial-Implements: blueprint support-healthycheck

Change-Id: I1f4f6a5536a33ecb9ac9c032b119a9349e3616ee
2018-08-06 15:01:03 +08:00
2018-07-19 01:35:23 +00:00
2018-03-14 04:36:33 +00:00
2018-06-28 21:46:31 +07:00
2018-03-28 15:29:40 +07:00
2016-11-02 05:15:29 +00:00
2018-03-28 15:29:40 +07:00
2016-09-03 16:03:04 -05:00
2018-03-28 15:29:40 +07:00
2018-06-28 21:46:31 +07:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-07-15 16:10:06 +07:00
2016-05-12 14:59:56 -04:00
2018-02-04 17:56:32 +00:00
2017-06-10 13:40:18 +00:00
2018-06-06 16:06:05 -04:00

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%