From 2ab9808b8f7bea3f0d3c6931d2e1e532218c8de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A5=98=EB=AA=85=ED=98=84?= Date: Wed, 18 Dec 2024 00:17:05 +0900 Subject: [PATCH] Update docs/src/usage/run-workload-examples.md Co-authored-by: Yongun Seong --- docs/src/usage/run-workload-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/usage/run-workload-examples.md b/docs/src/usage/run-workload-examples.md index 277310d..6e52883 100644 --- a/docs/src/usage/run-workload-examples.md +++ b/docs/src/usage/run-workload-examples.md @@ -133,7 +133,7 @@ will be **irrecoverably lost** if the PersistentVolumeClaim is deleted. Use this example to spawn an ephemeral shell with access to GPU resources. -(Reminder) +
The example GPU shell will **auto terminate after 25 minutes, DO NOT** use for consistent workloads.