kubernetes-skill

Category: Data & AI | Uploader: LukasNiessenLukasNiessen | Downloads: 0 | Version: v1.0(Latest)

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, and cluster policies.

Changelog: Source: GitHub https://github.com/LukasNiessen/kubernetes-skill

Directory Structure

Current level: tree/main/

  • 📁 .claude-plugin/
    • 📄 marketplace.json 423 B
  • 📁 .github/
    • 📁 workflows/
      • 📄 deploy-docs.yml 931 B
      • 📄 stale.yml 1.2 KB
      • 📄 validate.yml 4.4 KB
    • 📄 dependabot.yml 118 B
    • 📄 PULL_REQUEST_TEMPLATE.md 921 B
  • 📁 docs/
    • 📁 advanced/
      • 📄 token-efficiency.md 3.5 KB
    • 📁 architecture/
      • 📄 multi-tenancy.md 6.3 KB
      • 📄 storage-and-state.md 6.0 KB
      • 📄 workload-patterns.md 5.8 KB
    • 📁 community/
      • 📄 changelog.md 1.3 KB
      • 📄 contributing.md 2.2 KB
    • 📁 core-concepts/
      • 📄 failure-modes.md 7.9 KB
      • 📄 philosophy.md 5.6 KB
      • 📄 workflow.md 7.8 KB
    • 📁 examples/
      • 📄 bad-patterns.md 3.3 KB
      • 📄 do-dont-checklist.md 2.1 KB
      • 📄 good-patterns.md 3.3 KB
    • 📁 failure-modes/
      • 📄 api-drift.md 6.1 KB
      • 📄 fragile-rollouts.md 6.7 KB
      • 📄 insecure-workload-defaults.md 6.4 KB
      • 📄 network-exposure.md 6.2 KB
      • 📄 privilege-sprawl.md 6.3 KB
      • 📄 resource-starvation.md 6.7 KB
    • 📁 getting-started/
      • 📄 installation.md 3.5 KB
      • 📄 quick-start.md 3.2 KB
    • 📁 guides/
      • 📄 helm-patterns.md 4.5 KB
      • 📄 kustomize-patterns.md 4.2 KB
      • 📄 observability.md 4.0 KB
      • 📄 security-hardening.md 4.5 KB
      • 📄 validation-and-policy.md 3.4 KB
    • 📁 integrations/
      • 📄 mcp-integration.md 3.2 KB
    • 📄 .gitignore 21 B
    • 📄 book.json 371 B
    • 📄 package-lock.json 101.1 KB
    • 📄 package.json 250 B
    • 📄 README.md 1.2 KB
    • 📄 SUMMARY.md 1.5 KB
  • 📁 references/
    • 📄 api-drift.md 11.2 KB
    • 📄 daemonset-operator-patterns.md 7.0 KB
    • 📄 deployment-patterns.md 6.1 KB
    • 📄 do-dont-patterns.md 4.4 KB
    • 📄 examples-bad.md 8.1 KB
    • 📄 examples-good.md 11.1 KB
    • 📄 fragile-rollouts.md 12.0 KB
    • 📄 helm-patterns.md 5.9 KB
    • 📄 insecure-workload-defaults.md 9.2 KB
    • 📄 job-patterns.md 5.5 KB
    • 📄 kustomize-patterns.md 5.4 KB
    • 📄 multi-tenancy.md 9.8 KB
    • 📄 network-exposure.md 14.4 KB
    • 📄 observability.md 9.4 KB
    • 📄 privilege-sprawl.md 9.9 KB
    • 📄 resource-starvation.md 12.1 KB
    • 📄 security-hardening.md 7.5 KB
    • 📄 stateful-patterns.md 6.2 KB
    • 📄 storage-and-state.md 10.8 KB
    • 📄 validation-and-policy.md 7.4 KB
  • 📄 .gitignore 28 B
  • 📄 CHANGELOG.md 622 B
  • 📄 CODE_OF_CONDUCT.md 943 B
  • 📄 CONTRIBUTING.md 1.9 KB
  • 📄 LICENSE 1.1 KB
  • 📄 PHILOSOPHY.md 9.6 KB
  • 📄 README.md 15.5 KB
  • 📄 SKILL.md 3.5 KB

SKILL.md

Login to download/like/favorite ❤ 21 | ★ 0
Comments 0

Please login before commenting.

Loading comments...