Skip to content

Commit

Permalink
Added link to webhook README in TPU_GUIDE
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanaoleary committed Nov 21, 2023
1 parent e900253 commit 3e249e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ray-on-gke/TPU_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,5 @@ def init_jax_from_ray(num_workers: int):
init_jax_from_ray(num_workers=2)
```


When initializing multi-host TPUs, the environment variables can be set using a mutating admission webhook. The webhook can be deployed following the instructions in the [README](https://github.com/GoogleCloudPlatform/ai-on-gke/tree/kuberay-tpu-env-injector/ray-on-gke/user/kuberay-tpu-webhook#readme).

0 comments on commit 3e249e6

Please sign in to comment.