What is the primary purpose of Role-Based Access Control (RBAC) in Kubernetes?
-
A
To define which Pods can communicate with each other.
-
B
To provide secure API communication using TLS certificates.
-
C
To control access to Kubernetes resources based on user roles.
-
D
To encrypt data stored in ETCD.