On Tue, Apr 22, 2014 at 02:29:08PM -0700, Андрей Козырев wrote:
> Hi CoreOS developers,
>
> I join the question. In our organization we are looking to build a private
> cluster solution based on coreos/docker. We obviously need monitoring.
> Currently it is only possible (if at all) through hacks like mounting host's /
> proc to the running docker container or building a custom CoreOS image. Both
> variants do not look like a production ready solution to rely upon. Is there
> any strategic view or plans for natural support of monitoring baked into a
> CoreOS image?
Some of us have thrown around the idea of maybe adding something like
sysdig to the image, but once you start using lots of containers,
determining what is happening in an individual container separate from
the system as a whole, is a difficult task.
Do you have any suggestions on things that could be used in CoreOS to
make this work better?
thanks,
greg k-h