So you are using heat docker driver  but not nova docker driver, right?

If you are using nova docker driver, then the container was treated as VM
and you can do monitoring and auto scaling with heat.

But with heat docker driver, it talk to docker host directly which you need
to define in HEAT template and there is no monitoring for such case. Also
the manual scale "heat resource-singal" to scale up your stack manually;
for auto scale, IMHO, you may want to integrate with some 3rd party monitor
and do some development work to reach this.

Thanks.

2014-12-12 11:19 GMT+08:00 Chenliang (L) <hs.c...@huawei.com>:
>
> Hi,
> Now We can deploying Docker containers in an OpenStack environment using
> Heat. But I feel confused.
> Could someone can tell me does the heat-docker supports monitoring the
> Docker container in a stack and how to monitor it?
> Does it supports auto-scaling the Docker container?
>
>
> Best Regards,
> -- Liang Chen
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>


-- 
Thanks,

Jay
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to