Skip to main content

dapperdivers/dapper-cluster

جمع SkillsMP عدد ١٦ من skills من dapperdivers/dapper-cluster. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
١٦
نجوم GitHub
٤
تفرعات GitHub
١

Skills في هذا المستودع

عرض ١٦ من أصل ١٦ skills مجمعة.

المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Troubleshoot live workloads on the dapper-cluster — a pod CrashLooping/Pending/OOMKilled, a service unreachable, a PVC stuck, an app down after a deploy. Prefers the repo's task helpers (view-secret, node-shell, browse-pvc, restart-helmrelease) over…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Search for Kubernetes application configurations and scaffold them to match the dapper-cluster template structure

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Troubleshoot Flux CD on the dapper-cluster — a Kustomization or HelmRelease not Ready, changes merged but not applying, dependency/substitution errors, a stuck or wedged release. Use when "flux get all" shows False, a deploy didn't land, or reconciliation…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Work on the Round Table agent fleet's cluster config (roundtable namespace) — bump the operator chart/image, add or retune a Knight, edit a Chain, fix fleet RBAC/secrets. Use for "bump roundtable", "operator <sha> + chart 0.x.y", knight/chain changes, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Validate HelmRelease configurations against chart schemas, diagnose helm validation errors, and fix app-template compatibility issues

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Validate or update kubernetes/apps/media/recyclarr/app/config/recyclarr.yml against current recyclarr.dev docs and TRaSH guides. Use when editing recyclarr config, adding a *arr instance to it, after a recyclarr major-version bump, or when the sync CronJob…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Query and control Home Assistant from the CLI — entity states, service calls, templates, history. Use when verifying what an automation reads/writes, checking whether an entity exists or is stale, firing a test service call, or debugging "why didn't X…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Orientation map of the smart-home platform — where each system's config actually lives (mostly NOT in this repo), how the pieces connect (HA, Node-RED, Zigbee2MQTT, EMQX, ESPHome), and the standing architectural patterns (appliance state machines, Inovelli…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Read, analyze, edit, and deploy Node-RED automation flows for the smart home. Use when checking on an automation, debugging why a flow didn't fire, adding/modifying flows, or answering "what does Node-RED do when X". The flows are NOT in this repo — they live…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Inspect and drive the Zigbee/MQTT layer — list Zigbee2MQTT devices, watch live MQTT traffic (button presses, sensor reports), read retained state, publish test payloads (e.g. Inovelli LED effects). Use when debugging "the button press never arrived", finding…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

EEMUA 191 design gate for alarms and notifications. Run this BEFORE creating or modifying ANY alert/notification anywhere in the ecosystem — a PrometheusRule, a Gatus alert, a Home Assistant / Node-RED automation that notifies, an Inovelli LED-bar…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Add or change Authentik SSO for a dapper-cluster app (forward-auth proxy or native OIDC), managed declaratively via Envoy Gateway annotations + Authentik blueprints. Use when an app needs login protection, you're adding a new gated app, or fixing/auditing the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Write or fix ExternalSecrets in dapper-cluster (Infisical ClusterSecretStore). Use when adding a secret to an app, an ExternalSecret shows SecretSyncedError, or a key isn't resolving. Enforces the find:name regexp pattern and avoids the find:path /…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Expose a dapper-cluster app on the network via an Envoy Gateway HTTPRoute (internal or external). Use when an app needs a hostname/URL, you're adding a new app that serves HTTP, converting an old nginx Ingress to a route, or debugging why a route returns…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Add or tune Gatus uptime monitoring for a dapper-cluster app. Use when an app should appear on the status page, a Gatus check is flapping/false-alarming, or you need a probe path/condition/opt-out. Covers the gatus-sidecar HTTPRoute auto-discovery model.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Add VolSync-backed persistent storage to a dapper-cluster app, or fix a new app whose PVC is stuck Pending on first deploy. Covers the volsync repository+operations components, required substitutions, and the create-the-backup-directory-first bootstrap trap.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ١٦ من أصل ١٦ skills مجمعة.