Giter Club home page Giter Club logo

Comments (6)

shyamjvs avatar shyamjvs commented on September 3, 2024

@Random-Liu I'm going to add node-problem-detector in kubemark using RBAC as we recently moved to RBAC in kubemark as well (kubernetes/kubernetes/#39349).
Once I get it working, I'll add a link to the PR here and it would be easier for you to then prepare example/readme.

from node-problem-detector.

Random-Liu avatar Random-Liu commented on September 3, 2024

Cool, thanks a lot @shyamjvs

from node-problem-detector.

shyamjvs avatar shyamjvs commented on September 3, 2024

@Random-Liu Is this still on? If yes, here's the example for the npd role-binding (the role already exists in bootstrapping, so needn't create) -> https://github.com/kubernetes/kubernetes/blob/master/test/kubemark/resources/manifests/addons/kubemark-rbac-bindings/npd-binding.yaml
And for authenticating npd, here are the 2 things that one needs to do:

  1. Create a bearer token (that you can get by creating a serviceaccount for npd or just use default serviceaccount) or certificate or put static token in apiserver's token file (like here https://github.com/kubernetes/kubernetes/blob/master/test/kubemark/start-kubemark.sh#L90). Other authentication modes can be neglected unless required in special cases.
  2. Make npd use kubeconfig with auth token/certificate created in the above step. Like here -> https://github.com/kubernetes/kubernetes/blob/master/test/kubemark/start-kubemark.sh#L250.

from node-problem-detector.

fejta-bot avatar fejta-bot commented on September 3, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

from node-problem-detector.

fejta-bot avatar fejta-bot commented on September 3, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle rotten
/remove-lifecycle stale

from node-problem-detector.

fejta-bot avatar fejta-bot commented on September 3, 2024

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

from node-problem-detector.

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.