GithubHelp home page GithubHelp logo

Comments (9)

leth avatar leth commented on July 21, 2024

A similar use case: it would be nice to be able to pick which node may reboot.

Currently we want to be careful which nodes are rebooted, it'd be nice to be able to use the kured lock to allow a specific node to reboot, but no subsequent nodes.

from kured.

leth avatar leth commented on July 21, 2024

Actually, on reflection, I really want a blacklist so that I can say which nodes should not be rebooted, and let the others update normally.

from kured.

tdihp avatar tdihp commented on July 21, 2024

Would it be possible to use node labels (or, pod labels) to select nodes before reboot logic? So that if any critical pod / thing is underway on the node we can have some degree of control.

from kured.

awh avatar awh commented on July 21, 2024

ISTM this could be accomplished using a NodeSelector on the kured pod template to stop the DaemonSet scheduling us on nodes that we don't want rebooted; is that sufficient?

from kured.

tdihp avatar tdihp commented on July 21, 2024

Thanks @awh. Haven't tried NodeSelector/Affinity yet because I was under the impression that after node selection pod won't evict even if the condition changes. I'll try NodeSelector with DaemonSet.

from kured.

awh avatar awh commented on July 21, 2024

Good point @tdihp - I think you're right. Let us know, we'll keep the issue open if that doesn't work.

from kured.

elutsky avatar elutsky commented on July 21, 2024

@awh slightly different question, maybe I am missing something - we are looking to the ability to run kured on all nodes, but to be able to have some control over the order of reboot, or just to say "reboot this node(s) last".
Use cases are, for example, stateful sets, Prometheus, ... - we can be fine with moving it from node to node, but would like to do this once during the restarts on the cluster.

My understanding is saying, that having restarting their node last, we'll move it to already patched node, so no future updates will be done.

from kured.

evrardjp avatar evrardjp commented on July 21, 2024

This is an Oct 2018 issue, should we close it, and move to new issues for extra questions instead?

from kured.

dholbach avatar dholbach commented on July 21, 2024

That might make sense, yes. Please reopen if you feel this is still necessary. A clear update would be welcome in this case too.

from kured.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.