AI-Hypercomputer / xpk

xpk (Accelerated Processing Kit, pronounced x-p-k,) is a software tool to help Cloud developers to orchestrate training jobs on accelerators such as TPUs and GPUs on GKE.
Apache License 2.0
81 stars 23 forks source link

Add argument termination_grace_period_seconds #58

Closed abhinavclemson closed 10 months ago

abhinavclemson commented 10 months ago

Fixes / Features

Testing / Documentation

Testing details. Created a cluster with 2 slices of v4-8 and a workload using -tgps and confirmed the user provided terminationGracePeriodSeconds value in workload pod job yaml.

[ y ] Tests pass [ y ] Appropriate changes to documentation are included in the PR