[ClusterLabs] Coming in Pacemaker 1.1.17: container bundles

Valentin Vidic Valentin.Vidic at CARNet.hr
Fri Jun 30 13:10:41 EDT 2017


On Fri, Mar 31, 2017 at 05:43:02PM -0500, Ken Gaillot wrote:
> Here's an example of the CIB XML syntax (higher-level tools will likely
> provide a more convenient interface):
> 
>  <bundle id="httpd-bundle">
> 
>   <docker image="pcmk:httpd" replicas="3" />

Would it be possible to make this a bit more generic like:

  <container type="docker" image="pcmk:httpd" replicas="3" />

so we have support for other container engines like rkt?

-- 
Valentin




More information about the Users mailing list