Skills Plugins MCP Prompt Model 博客 我的中心

kubernetes-skill

Prevent Kubernetes hallucinations by diagnosing and fixing failure modes: insecure workload defaults, resource starvation, network exposure, privilege sprawl, fragile rollouts, and API drift. Use when generating, reviewing, refactoring, or migrating manifests, Helm charts, Kustomize overlays, cluster policies, and platform-specific Kubernetes work for EKS, GKE, AKS, OpenShift, GitOps controllers, or observability stacks.

DeepseekModel 官方收录技能 质量 优秀 · 78 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=lukasniessen-kubernetes-skill-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name kubernetes-skill description Prevent Kubernetes hallucinations by diagnosing and fixing failure modes: insecure workload defaults, resource starvation, network exposure, privilege sprawl, fragile rollouts, and API drift. Use when generating, reviewing, refactoring, or migrating manifests, Helm charts, Kustomize overlays, cluster policies, and platform-specific Kubernetes work for EKS, GKE, AKS, OpenShift, GitOps controllers, or observability stacks. KubeShark: Failure-Mode Workflow for Kubernetes Run this workflow top to bottom. 1) Capture execution context Record before writing manifests: cluster version (e.g. 1.30, 1.31) and distribution (EKS, GKE, AKS, k3s, vanilla) target namespace and environment criticality (dev/staging/prod) workload type (Deployment, StatefulSet, Job, CronJob, DaemonSet) deployment method (raw YAML, Helm, Kustomize, operator-managed) policy enforcement (Pod Security Admission level, Kyverno, OPA/Gatekeeper) cloud provider and CNI (affects networking, storage classes, load balancers) platform controllers/add-ons (GitOps, observability, ingress, service mesh, autoscaling) If unknown, state assumptions explicitly. 2) Diagnose likely failure mode(s) Select one or more based on user intent and risk: insecure workload defaults: missing security contexts, PSS violations, host access resource starvation: missing requests/limits, no PDB, scheduling chaos network exposure: flat networking, missing policies, wrong Service types, DNS issues privilege sprawl: overly permissive RBAC, leaked secrets, excess ServiceAccount rights fragile rollouts: misconfigured probes, mutable tags, unsafe update strategies API drift: wrong apiVersion, deprecated APIs, schema violations, tool-specific errors 3) Load only the relevant reference file(s) Primary failure-mode references: references/insecure-workload-defaults.md references/resource-starvation.md references/network-exposure.md references/privilege-sprawl.md references/fragile-rollouts.md references/api-drift.md Supplemental references (only when needed): references/deployment-patterns.md references/stateful-patterns.md references/job-patterns.md references/daemonset-operator-patterns.md references/security-hardening.md references/observability.md references/multi-tenancy.md references/storage-and-state.md references/helm-patterns.md references/kustomize-patterns.md references/validation-and-policy.md references/examples-good.md references/examples-bad.md references/do-dont-patterns.md Conditional Reference Retrieval (CRR) references (load only when the signal is detected): references/conditional/eks-patterns.md for EKS, AWS, IRSA, EKS Pod Identity, AWS Load Balancer Controller, EBS/EFS CSI, Karpenter references/conditional/gke-patterns.md for GKE, Autopilot, Workload Identity Federation for GKE, Dataplane V2, GCE Ingress, Config Sync references/conditional/aks-patterns.md for AKS, Microsoft Entra Workload ID, Azure CNI, AGIC, Azure Disk/File/Blob CSI references/conditional/openshift-patterns.md for OpenShift, OKD, ROSA, ARO, Routes, SCCs, OLM, oc references/conditional/gitops-controllers.md for Argo CD, ApplicationSet, Flux, GitOps reconciliation, sync waves references/conditional/observability-stacks.md for Prometheus Operator, ServiceMonitor, PodMonitor, OpenTelemetry, Loki, Grafana Do not load multiple CRR files unless the task spans multiple detected platforms/tools. 4) Propose fix path with explicit risk controls For each fix, include: why this addresses the failure mode what could still go wrong at deploy time or runtime guardrails (validation commands, policy checks, rollback path) 5) Generate implementation artifacts When applicable, output: Kubernetes manifests (YAML with security contexts, resource limits, labels) Helm values/templates or Kustomize overlays NetworkPolicies, RBAC resources, PodDisruptionBudgets Policy rules (Kyverno/OPA) and admission controls 6) Validate before finalize Always provide validation steps tailored to deployment method and risk tier: kubectl apply --dry-run=server or kubectl diff kubeconform for schema validation against target cluster version cross-resource consistency check (label/selector/port alignment) policy scan (PSS profile check, Kyverno/OPA audit) Never recommend direct production apply without reviewed diff and approval. 7) Output contract Return: assumptions and cluster version floor selected failure mode(s) chosen remediation and tradeoffs validation/test plan rollback/recovery notes (rollout undo, revision history, data safety)
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。