awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesKubernetes Service Account Provisioners

Creates a dedicated service account and binds it to a cluster role so the node problem detector can access cluster resources.

Distinguishing note: No candidate in the shortlist covers Kubernetes RBAC provisioning for node problem detection; this is a DevOps infrastructure concern.

Explore 1 awesome GitHub repository matching devops & infrastructure · Kubernetes Service Account Provisioners. Refine with filters or upvote what's useful.

Awesome Kubernetes Service Account Provisioners GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kubernetes/node-problem-detectorالصورة الرمزية لـ kubernetes

    kubernetes/node-problem-detector

    3,344عرض على GitHub↗

    Node Problem Detector is a Kubernetes-native agent that monitors node health and reports hardware failures, kernel issues, and other node-level problems to the cluster control plane. It detects problems by scanning kernel ring buffer messages for error patterns, running user-defined health check scripts, and collecting system metrics from CPU, memory, disk, and network interfaces. The agent distinguishes between permanent and temporary problems by mapping plugin failures to either persistent node conditions visible in kubectl describe node or one-time node events. It supports running multip

    Creates a dedicated service account and binds it to a cluster role so the node problem detector can access cluster resources.

    Go
    عرض على GitHub↗3,344
  1. Home
  2. DevOps & Infrastructure
  3. Kubernetes Service Account Provisioners