Reader

Addressing Kubernetes Authorization with Cedar

| InfoQ | Default

Cedar is a human-readable and machine-analyzable policy language designed for modern authorization needs. It addresses the challenge with Kubernetes authorization with Role-Based Access Control (RBAC) and provides condition operators that allow fine-grained permissions on specific resources.

By Aditya Kulkarni