Namespace
Namespaces are used to logically isolate resources in a Kubernetes cluster.
Namespaces are used to logically isolate resources in a Kubernetes cluster.
The role defines the permissions to the resources under the specified namespace of the cluster.
The cluster role defines the permissions to the resources under the cluster.
Role Binding defines the binding relationship between role bindings and service accounts.
Cluster role binding defines the binding relationship between cluster roles and service accounts.