メインコンテンツへスキップ

Documentation 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.

このページでは、W&B Launch エージェントがクラスター内でジョブを実行するために必要な Kubernetes の権限について説明します。この情報を基に、エージェントをデプロイする前に、エージェント用のロールベースアクセス制御 (RBAC) を設定してください。 次の Kubernetes マニフェストは、wandb 名前空間に wandb-launch-agent という名前の Role を作成します。この Role により、エージェントは wandb 名前空間で Pod、ConfigMap、Secret を作成し、Pod のログにアクセスできます。wandb-cluster-role により、エージェントは指定した任意の名前空間で Pod を作成し、Pod のログにアクセスし、Secret と Job を作成し、Job のステータスを確認できます。