Colin Hom
Colin Hom
\cc @pieterlange @whereisaaron @mumoshu @iameli
also, @cgag. I hear you run some stuff on kube-aws as well?
@iameli that's perfect, thank you.
I recommend using the fluentd and elasticsearch to aggregate your logs. Here's the [upstream example](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/fluentd-elasticsearch/fluentd-es-image) You can schedule fluentd as a daemonset that mounts the `/var/log/containers` host directory on each...
@AlmogBaku we have not reached a conclusion on whether or not kube-aws should ship with log aggregation facilities. While this is a feature many users have asked for, we have...
> But can we agree that the nodes should maintain the symlinks on > /var/logs/containers/ @AlmogBaku I think the community is converging on agreement there. For CoreOS internal production use...
I don't believe there are plans to include xfsprogs in our hyperkube image, which is why I believe you're seeing the `file not in $PATH` message. \cc @aaronlevy
@bfallik awesome questions. I can only speak with regard to AWS clusters. There are no immediate plans to support upgrades on Vagrant single/multi node clusters. The first item on #340...
@bfallik just a ping- this is still a priority. Are you interested in helping out with some contributions?
@pieterlange this is correct- we don't want to prescribe an inadequate PKI-like solution, so we'd rather leave certificate rotation entirely open ended until we have a reasonable solution. If you're...