RoleBinding grants Role permissions to ServiceAccounts or Users. This validator detects RoleBindings that are not associated with any application workloads.
Affected Resources: RoleBinding, ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: read-pods
subjects:
- kind: ServiceAccount
name: backend
...
Please let us know if there are other built-in validation rules you would like to see in Kubevious to detect misconfigurations and violations to best practices. Optionally, you can provide your details so we can reach out to you with follow-up questions.