kubernetes▌
32 indexed skills · max 10 per page
kubernetes-specialist
jeffallan/claude-skills · Cloud
Kubernetes workload deployment, configuration, security, and troubleshooting across single and multi-cluster environments. \n \n Covers Deployments, StatefulSets, DaemonSets, Jobs, Helm charts, RBAC policies, NetworkPolicies, and storage configuration with declarative YAML manifests \n Includes troubleshooting workflows for pod crashes, resource analysis, log inspection, and rollback procedures using kubectl commands \n Enforces security best practices: resource limits, health probes, least-priv
kubernetes
mindrally/skills · Cloud
You are an expert in Kubernetes, DevOps, and cloud-native infrastructure with deep knowledge of containerization and automation.
physical-ai-infrastructure-setup-and-resilient-scaling
nvidia/skills · physical-ai
>-
dynamo-troubleshoot
nvidia/skills · dynamo
Diagnose failed or unhealthy Dynamo deployments. Use when pods, model-cache jobs, PVCs, workers, frontend/router health, endpoints, or benchmark jobs fail; use recipe-runner/router-starter before this for normal bring-up.
dynamo-recipe-runner
nvidia/skills · dynamo
Select, validate, patch, and deploy existing NVIDIA Dynamo Kubernetes recipes. Use for model/backend/GPU/deployment-mode recipe bring-up; use router-starter for router-only mode work and troubleshoot for broken deployments.
performing-kubernetes-etcd-security-assessment
mukul975/Anthropic-Cybersecurity-Skills · performing-kubernetes-etcd-security-assessment
Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation.
analyzing-kubernetes-audit-logs
mukul975/Anthropic-Cybersecurity-Skills · analyzing-kubernetes-audit-logs
Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. Use when investigating Kubernetes cluster compromise or building k8s-specific SIEM detection rules.
detecting-container-escape-with-falco-rules
mukul975/Anthropic-Cybersecurity-Skills · detecting-container-escape-with-falco-rules
Detect container escape attempts in real-time using Falco runtime security rules that monitor syscalls, file access, and privilege escalation.
securing-container-registry-with-harbor
mukul975/Anthropic-Cybersecurity-Skills · securing-container-registry-with-harbor
Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio
implementing-kubernetes-network-policy-with-calico
mukul975/Anthropic-Cybersecurity-Skills · implementing-kubernetes-network-policy-with-calico
Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication.