Skip to content

Commit

Permalink
Move Ray TPU Webhook out of applications/ray folder (GoogleCloudPlatf…
Browse files Browse the repository at this point in the history
…orm#603)

* Move webhook folder to ray-on-gke/tpu

* Change webhook path
  • Loading branch information
ryanaoleary authored Jun 27, 2024
1 parent 5e36733 commit cdb52c8
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion ray-on-gke/guides/tpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ After installing cert-manager, it may take up to two minutes for the certificate

Installing the webhook:
1. `git clone https://github.com/GoogleCloudPlatform/ai-on-gke`
2. `cd applications/ray/kuberay-tpu-webhook`
2. `cd ai-on-gke/ray-on-gke/tpu/kuberay-tpu-webhook`
3. `make deploy`
- this will create the webhook deployment, configs, and service in the "ray-system" namespace
- to change the namespace, edit the "namespace" value in each .yaml in deployments/ and certs/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit cdb52c8

Please sign in to comment.