Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Kubernetes admissions controller - GitHub Docs

Explains how to use a Kubernetes admissions controller to secure GitHub Actions by validating and potentially rejecting requests to the Kubernetes API server based on security policies.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Kubernetes admissions controller - GitHub Docs

Explains how to use a Kubernetes admissions controller to secure GitHub Actions by validating and potentially rejecting requests to the Kubernetes API server based on security policies.

When To Use

Use when you need to implement automated security policy enforcement to validate or block specific requests within a Kubernetes cluster used for GitHub Actions workloads.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-security-kubernetes-admissions-controller-github-docs-workflow-guide.mdDocumentation explaining how to use a Kubernetes admission controller to enforce artifact attestations and image verification for GitHub Actions.Questions about documentation explaining how to use a Kubernetes admission controller to enforce artifact attestations and image veri...

What This Skill Covers

    • GitHub Actions / - Concepts / - Security / - Kubernetes admissions controller
  • Main sections: In this article, About Kubernetes admission controller, About image verification, About trust roots and policies, Next steps.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/concepts/security/kubernetes-admissions-controller