github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/google/gke/AVD-GCP-0050/docs.md (about)

     1  
     2  You should create and use a minimally privileged service account to run your GKE cluster instead of using the Compute Engine default service account.
     3  
     4  ### Impact
     5  Service accounts with wide permissions can increase the risk of compromise
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster#use_least_privilege_sa
    12  
    13