GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
220 stars 165 forks source link

[TPU Provisioner] Replace old tpu-provisioner examples #683

Closed danielvegamyhre closed 4 months ago

danielvegamyhre commented 4 months ago

TPU Provisioner only provisions node pools for JobSets now, so this PR replaces old examples (using Job) with a new example (using JobSet).