Update agent_k8s.md

This commit is contained in:
Filippo Brintazzoli 2025-05-29 11:01:11 +02:00 committed by GitHub
parent 1149646fa1
commit 6743619157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ The ClearML Agent enables scheduling and executing distributed experiments on a
- The worker environment must be able to access the ClearML Server over the same network.
- Helm token to access `clearml-enterprise` Helm chart repo
- The **GPU** queues configuration and usage from the ClearML Enterprise Agent requires deploying the **Nvidia GPU Operator** on your Kubernetes cluster. For more information, refer to the [GPU Operator](extra_configs/gpu_operator.md) page.
## Installation