kubernetes-secure

Community

Secure Kubernetes manifests by default.

Authorcassao29
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps generate Kubernetes manifests that enforce security hardening by default, reducing misconfigurations and manual review time.

Core Features & Use Cases

  • Pod Security Context: Always include runAsNonRoot, runAsUser, and related securityContext settings.
  • Resource Limits: Define CPU/memory requests and limits for containers.
  • Network Policies: Include a default network policy to isolate pods.
  • Service & Probes: Prefer ClusterIP with health and readiness probes.
  • Secrets Management: Recommend or reference External Secrets rather than hardcoding secrets.

Quick Start

Use the kubernetes-secure skill to generate a Deployment manifest that:

  • runs containers with non-root user
  • specifies resource requests/limits
  • includes a network policy
  • uses a readiness and liveness probe

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kubernetes-secure
Download link: https://github.com/cassao29/claude-secure-plugins/archive/main.zip#kubernetes-secure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.