Kubernetes RBAC deep dive: Understanding authorization with kubectl and curl

2025-08-15 | 15 min read

In this article we will explore how RBAC works in kubernetes at the API level, using both kubectl and raw HTTP calls to understand what's happening under the hood