Kubernetes Skill

SkillCloud & infra

Kubernetes operations: debugging, security, RBAC, and infrastructure tooling.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Kubernetes Skill skill

What this skill tells your AI

The instructions your AI receives, as published by notque/vexjoy-agent in skills/infrastructure/kubernetes/SKILL.md and read by ahel’s review.

Kubernetes debugging, security hardening, and infrastructure tooling. Covers pod triage, RBAC, network policies, and cobaltcore hypervisor components.

Reference Loading Table

SignalReferenceSize
CrashLoopBackOff, OOMKilled, config error, health check, liveness probe, ImagePullBackOff, Pending, FailedSchedulingreferences/crash-diagnosis.md~140 lines
service resolution, DNS, CoreDNS, port-forward, NetworkPolicy ingress/egressreferences/network-debugging.md~50 lines
CPU throttling, memory limit, OOMKill, ephemeral storage, DiskPressure, debug containerreferences/resource-debugging.md~100 lines
RBAC, Role, RoleBinding, ClusterRole, ServiceAccount, least-privilegereferences/rbac-patterns.md~60 lines
PodSecurity, SecurityContext, runAsNonRoot, readOnlyRootFilesystem, restricted, baselinereferences/pod-security.md~90 lines
NetworkPolicy, default-deny, allow-list, namespace isolationreferences/network-policies.md~70 lines
cosign, Kyverno, OPA, admission controller, Sealed Secrets, External Secretsreferences/supply-chain.md~120 lines
kvm-exporter, metrics, prometheus, libvirt, hypervisor, collector, scrape, steal time, NUMA, cgroups, cloud hypervisorreferences/cobalt-kvm-exporter.md~800 lines
cobaltcore concurrency, goroutine, semaphore, TryLockreferences/cobalt-concurrency-patterns.md~200 lines
cobaltcore testing, mock, moq, Kind clusterreferences/cobalt-testing-patterns.md~200 lines
kubernetes debugging process, triage flow, diagnosis routingreferences/kubernetes-debugging.md~50 lines
kubernetes security process, RBAC + pod security + network hardeningreferences/kubernetes-security.md~50 lines
cobaltcore overview, KVM exporter architecture, component identificationreferences/cobalt-core.md~50 lines

Loading rule. Read the references whose signals match the task before responding.


Phase 1: TRIAGE

Determine which Kubernetes domain the request targets:

DomainLoad referencesAction
Pod failure, CrashLoop, OOMcrash-diagnosis, resource-debuggingTriage flow
Network, DNS, service resolutionnetwork-debugging, network-policiesConnectivity diagnosis
RBAC, permissions, rolesrbac-patternsAccess control
Pod hardening, container securitypod-securitySecurity posture
Image signing, secrets, admissionsupply-chainSupply chain
Cobaltcore / KVM exporterkvm-exporter + cobalt refsComponent-specific

Always specify -n <namespace> explicitly in every kubectl command.

Gate: Domain identified and relevant references loaded.


Phase 2: DIAGNOSE / RESPOND

For debugging: follow the triage flow — describe, logs, events, exec. Use read-only commands to gather evidence before proposing changes.

For security: provide concrete YAML manifests and specific configurations. Answer with reference-backed specifics, not generic advice.

For cobaltcore: use component-specific reference knowledge for architecture, metrics, configuration, and deployment details.

Gate: Specific, reference-backed diagnosis or response provided.


Phase 3: VERIFY

For debugging: confirm the fix resolves the symptom. For security: validate against the misconfiguration table in supply-chain.md. For cobaltcore: verify against component test patterns.

Signals

GitHub stars
419
Forks
44
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by notque, not kubernetes

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
kubernetes-notque
Source
github.com/notque/vexjoy-agent