Skip to content

Release 9.2.25.1

This release adds Runtime on Kubernetes as a production deployment option for the AI Assets Collector, alongside the existing Docker path for quick tests and local evaluation.

AI Governance

Runtime on K8s

Runtime on K8s

  • Deploy the AI Assets Collector through a Trust3 Runtime in your own Kubernetes cluster (for example AKS). The Runtime Plane maintains an outbound-only connection to Trust3; collectors are added from the dashboard and run as pods in your cluster.
  • Create a runtime with Basic Config, AWS or Azure as the cloud provider, and install via the published curl/wget and Helm steps until Connection Established is shown.
  • Configure Databricks, Microsoft Copilot Studio, and/or Azure Foundry datasource values (and Kubernetes settings) when adding AI Assets Collector from Settings > Runtime > Collectors.
  • Documentation now covers Docker (docker-compose.yml, .env) and Runtime on K8s in a single Run Collector guide; quick-start and tutorial flows point to the path that fits your environment.