🛡️
DevOps

Pod Security Admission

by devton

Pod Security Admission is a DevOps skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars4 forkson devton/agentic-workflow-blueprintAdded 2026/08/12Repository updated 2026/08/08
Install in seconds
Install Pod Security Admission
Copy Pod Security Admission into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint/tree/main/workflows/implementing-pod-security-admission-controller ~/.claude/skills/implementing-pod-security-admission-controller

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
workflows/implementing-pod-security-admission-controller/SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/implementing-pod-security-admission-controller
Collection
One of 26 skills cataloged from this repository
Category
DevOps798 skills

What Pod Security Admission does

Pod Security Admission implements Kubernetes PSA labels and defaults to roll out audit, warn, and enforce modes safely. Use it to migrate namespaces from PodSecurityPolicy or tighten pod security without disrupting workloads.

Pod Security Admission is cataloged under DevOps on DirSkills.

Documentation

README

agentic-workflows-blueprint.workflow.implementing-pod-security-admission-controller

Goal

Implement Kubernetes Pod Security Admission (PSA) with controlled policy rollout (audit, warn, enforce) to raise workload security posture without destabilizing operations.

Scope

  • Applies to: namespace-level Pod Security Standard enforcement and cluster-level PSA defaults.
  • Does not cover: custom policy engines for rules beyond PSA baseline/restricted semantics.

Triggers

  • "Enable Pod Security Admission"
  • "Migrate from PodSecurityPolicy to PSA"
  • "Enforce baseline/restricted policies per namespace"
  • "Audit pod security violations before enforcement"

Inputs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Pod Security Admission

  • What else does devton publish alongside Pod Security Admission?

    Pod Security Admission is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Agentic Workflow Blueprint, Analyzing Kubernetes Audit Logs and Brainstorming. Each one is a separate skill with its own page in this directory, installs the same way Pod Security Admission does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does Pod Security Admission compare to other DevOps skills?

    Pod Security Admission ranks #747 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pod Security Admission against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

Pod Security Admission is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills