From ea1c18983a407e715299cafe7af78b283ea29e82 Mon Sep 17 00:00:00 2001 From: zpoint Date: Thu, 2 Jan 2025 14:59:45 +0800 Subject: [PATCH] Update docs/source/examples/managed-jobs.rst Co-authored-by: Romil Bhardwaj --- docs/source/examples/managed-jobs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/managed-jobs.rst b/docs/source/examples/managed-jobs.rst index 50ee7407e42..374a06e21f0 100644 --- a/docs/source/examples/managed-jobs.rst +++ b/docs/source/examples/managed-jobs.rst @@ -169,7 +169,7 @@ Alternatively, you can pre-provision a bucket and use it as an intermediate for jobs: bucket: s3://my-bucket # Supports s3://, gs://, https://.blob.core.windows.net/, r2://, cos:/// -When using :code:`jobs.bucket`, SkyPilot organizes files in the following structure: +When using a pre-provisioned intermediate bucket with :code:`jobs.bucket`, SkyPilot creates job-specific directories under the bucket root to store files. They are organized in the following structure: .. code-block:: text