> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Kubernetes でエージェントに必要な権限は何ですか？

次の Kubernetes マニフェストでは、`wandb` 名前空間に `wandb-launch-agent` というロールを作成します。このロールにより、エージェントは `wandb` 名前空間内で pod、configmap、secret を作成し、pod ログにアクセスできます。`wandb-cluster-role` により、エージェントは指定した任意の名前空間で pod を作成し、pod ログにアクセスし、secret とジョブを作成し、ジョブのステータスを確認できます。
