メインコンテンツまでスキップ
バージョン: User Guides (BYOC)

Required Permissions

This page lists the IAM policies required during the deployment of Zilliz BYOC data plane on your VPC network.

📘Notes

Zilliz BYOC is currently available in General Availability. For access and implementation details, please contact Zilliz Cloud sales.

Storage service account

You should create a Cloud Storage bucket and a storage service account so that Zilliz Cloud can assume the service account to access the bucket.

The following table lists the roles that should be assigned to the storage service account.

Role

Description

Condition

Storage Object Admin

Grants full control of objects, including listing, creating, viewing, and deleting objects.

Name of the target bucket

Storage Bucket Viewer

Grants permission to view buckets and their metadata, excluding IAM policies.

Name of the target bucket

GKE service account

You should create a GKE service account so that Zilliz Cloud can assume this service account to manage the GKE clusters.

The following table lists the roles that should be assigned to the GKE service account.

Role

Description

Condition

Kubernetes Engine Default Node Service Account

Minimal set of permissions required by a GKE node to support standard capabilities such as logging and monitoring.

--

Cross-account service account

You should create a cross-account service account so Zilliz Cloud can assume this service account to manage network resources.

The following table lists the roles that should be assigned to the cross-account service account.

Role

Description

Condition

Storage Bucket Viewer

Grants permission to view buckets and their metadata, excluding IAM policies.

Name of the target bucket

Kubernetes Engine Admin

Provides access to full management of clusters and their Kubernetes API objects.

--

Instance Group Manager Custom Role

Binds the following permissions:

Name of the GKE cluster to create

IAM Custom Role

Binds the following permissions:

Service Account User

Run operations as the service account.

--