google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
452 stars 89 forks source link

Add support for regional GKE Clusters #487

Closed dfjxs closed 9 months ago

dfjxs commented 10 months ago

GKEEnumerate and GKEWorkloadQuarantine currently only supports zonal clusters.

GKE Autopilot only allows regional clusters. Support should be added for regional clusters.