Setup Admission Control
Description
--- description: "Walkthrough: Set up Kubernetes admission control to enforce image policies" allowed-tools: Read, Write, Edit, Glob, Grep, Bash(kubectl:*, helm:*, kustomize:*, git:*) --- Interactive walkthrough to set up Kubernetes admission controllers (Kyverno or OPA Gatekeeper) that enforce container image policies - requiring signed images, blocking unscanned images, and preventing root containers. Read `${CLAUDE_PLUGIN_ROOT}/skills/supply-chain-hardening/references/container-configs.md`
Installation
Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-admission-control/SKILL.md
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-admission-control && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/setup-admission-control.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-admission-control/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps