This page describes the Kubernetes permissions that the W&B Launch agent requires to run jobs in your cluster. Use this information to configure role-based access control (RBAC) for the agent before you deploy it. The following Kubernetes manifest creates a Role namedDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wandb-launch-agent in the wandb namespace. This Role lets the agent create Pods, ConfigMaps, and Secrets, and access Pod logs in the wandb namespace. The wandb-cluster-role lets the agent create Pods, access Pod logs, create Secrets and Jobs, and check Job status across any specified namespace.