Requirements and Prerequisites
Secure Workload requirements: This connector does not require a virtual appliance.
Platform requirements:
-
Make sure you have permissions in GCP to configure the required access for this connector.
-
Each GKE cluster can only belong to one GCP connector.
-
Gather the information described in the tables in Configure a GCP connector, below.
GKE requirements:
-
You must configure the required access privileges in GKE.
-
To support Managed K8s capabilities, the roles required by the service account are:
-
Compute Network Viewer is an IAM role that gives read-only access to all network resources in GCP. https://cloud.google.com/compute/docs/access/iam#compute.networkViewer
-
Kubernetes Engine Viewer is a GKE cluster role that provides read-only access to resources within GKE clusters, such as nodes, pods, and GKE API objects. https://cloud.google.com/iam/docs/understanding-roles#kubernetes-engine-roles
-