How to Import from Google Cloud Kubernetes Engine
The Cado platform allows you to collect key logs and forensic artifacts from Google Cloud Kubernetes Engine (GKE) containers.
Known Limitations
- Cado can acquire artifacts from containers built with distroless containers and private clusters using Cado Host only. Containers with the
gcr.io/distroless
image tag will be hidden. For more details, see Kubernetes Deployments. - Cado will hide pods running under the following namespaces, which are generally system-level namespaces running a distroless environment:
kube-system
,kube-public
,kube-node-lease
gke-gmp-system
,aks-command
gmp-system
,calico-system
,tigera-operator
Import Steps
-
Go to Import > Cloud
Navigate to the cloud import screen. -
Select Cluster, Pod, and Container
Follow the prompts to choose your Cluster, Pod, and Container. -
Confirm and Start Import
Review the details, then click Start Import.
Cado will automatically collect all relevant logs and forensic artifacts from the container to support your investigation. For most acquisitions, the import and processing will complete within a few minutes.
info
To import GKE containers, ensure the iam.serviceAccounts.implicitDelegation
IAM permission is added to the Service Account.