Security Category
LEAST PRIVILEGE
Grant only minimum required access.
Definition
Least privilege means each user, service, and role should have only the permissions needed to perform required tasks and nothing more.
Practical Example & Use Case
Platform teams scope deployment service accounts to a single namespace so compromise of one workload cannot access unrelated systems.
Editorial review date: 2026-03-14