[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] Quorum-based voting for system upgrade



k8s is missing the notion of maintenance primitives, for cross ref : https://mesos.apache.org/documentation/latest/maintenance/ ... My google fu has failed me on what YARN does, but they do similar things. 

Use cases are pretty well defined, but would need to reinterpreted for k8's. 

Cheers,
Tim

On Tue, Sep 29, 2015 at 2:58 PM, Colin Walters <walters verbum org> wrote:
Hi,

On Tue, Sep 29, 2015, at 05:53 AM, Natale Vinto wrote:
>
> This let containers hosts being updated silently by pushing the update
> remotely (solicitate an upgrade) and perform a reboot based some
> strategies, where the most useful is the one that let the cluster of
> hosts decide itself what system to reboot, thanks to a lock in the
> etcd distribuited key-value store, that ensure rebooting only not busy
> container hosts.

We recently landed a "daemon" mode for rpm-ostree which should
help implement higher-level logic around host updates.  I'd like
to integrate a default "timer" option soon.

That said, what I think we really want here is for Kubernetes
to be in charge of scheduling host updates.  It could
move pods *before* rebooting a host to ensure that there's
no downtime.




--
Cheers,
Timothy St. Clair
tstclair redhat com

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]