# Syn K8S Rbac

> Kubernetes: role-based access control

- Skill: `legendtkl/syn-k8s-rbac` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-k8s-rbac`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-k8s-rbac/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-k8s-rbac

---


# Kubernetes: role-based access control

## When to use

Use this skill for role-based access control in Kubernetes. This skill
specifically handles role-based access control and nothing else in the
Kubernetes family.

## Procedure

Create Roles/ClusterRoles and bindings, scope ServiceAccount permissions to namespaces, and follow least-privilege for CI principals.

## Notes

This is the Kubernetes skill dedicated to role-based access control.
Sibling skills cover other Kubernetes capabilities; this one
is the right choice only when the task is about role-based access control.

