github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/google/gke/AVD-GCP-0062/docs.md (about) 1 2 You should disable Attribute-Based Access Control (ABAC), and instead use Role-Based Access Control (RBAC) in GKE. 3 4 RBAC has significant security advantages and is now stable in Kubernetes, so it’s time to disable ABAC. 5 6 ### Impact 7 ABAC permissions are less secure than RBAC permissions 8 9 <!-- DO NOT CHANGE --> 10 {{ remediationActions }} 11 12 ### Links 13 - https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster#leave_abac_disabled_default_for_110 14 15