Add an agent registry
Integrate a container registry to discover agents across your containerized environments. The registry credentials are encrypted at rest.
Add a registry
In the AI Trust Manager main menu, select Agent Trust > Registries.
Select Registries > Add registry.
Select the Cloud provider and configure these registry settings:
참고
The fields displayed vary based on the selected cloud provider AWS or GCP.
Registry settings for AWS:
Registry URL: Enter the URL of the container registry to connect and discover agent images.
IAM role ARN: Enter the Amazon Resource Name (ARN) of the IAM role that the system can assume to securely access the container registry.
Registry settings for GCP (Artifact registry):
Registry URL: Enter the URL of the container registry to connect and discover agent images.
Workload identity provider: Specify the Google Cloud Workload Identity provider used to securely authenticate the registry connection without storing long-lived service account keys.
Service account email: Enter the email address of the Google Cloud service account authorized to access the container registry.
GCP project ID: Enter the unique identifier of the Google Cloud project that contains the registry and associated resources.
After filling in the required registry details, select Add registry.