Discovering Google Cloud applications
Using Concert, you can run auto-discovery to ingest Google Cloud applications deployed on Google Kubernetes Engine (GKE) and to return common vulnerabilities and exposures (CVEs).
Automating resilience assessments proactively finds hidden vulnerabilities to prevent breaches, reduce risk, and maintain system integrity.
Before you begin
You need:
- A Google Cloud account
- A project with clusters on Google Kubernetes Engine (GKE)
Step 1: Create a service account key or token
You can use a service account key, or use a project ID and token to set up auto-discovery for Google Cloud.
- In your Google Cloud instance, go to , and click + Create a service account. Or if you have an existing service account, go to the next step.
- Next to the service account you want to use, click the three-dot menu under Actions, and click Manage keys.
- Click Add key and select Create new key from the dropdown and the key type JSON. Or if you have an existing key, open in JSON and have it ready for Step 2.
- In your Google Cloud instance, copy the number next to My Project for the Project ID box in Step 2.
- Create the token using the command :
gcloud auth print-access-token
Step 2: Discover your data
You can automate discovery for your Google Cloud applications on GKE and continuously assess cluster resources. Concert automatically computes your resilience score and reports CVEs.
To auto-discover your data.
- From .
- Select the Google Cloud GKE integration from the dropdown menu .
- Copy the Google Cloud Service Account Key in JSON format you created in Step 1 and paste into the Service account JSON box. Or copy and paste your information into the Project ID and Token boxes.
- Click Validate connection to check status of the connection.
- Click Next.
- Choose a Discovery job name or edit the auto-generated name.
Note: A name is auto-populated, which is built in Kubernetes.
- Choose one or more clusters and namespaces.
- Click Next.
Concert will run the scan, create topology graphs, and generate CVEs on applications found in your Google Cloud GKE clusters.
Step 3: Review the ingested application and CVE details
- In your Concert instance, go to from the main navigation.
- In the Applications tab, find and click the name of the ingested application.
- Click the CVEs tab to view metrics and open findings for each incident.