Skip to content

Commit 7b8b468

Browse files
committed
docs: update with guidance on correct boot disk image
1 parent f74ca39 commit 7b8b468

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/config.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,10 @@ The following settings are available:
926926
`google.batch.installOpsAgent`
927927
: Enable the installation of the Ops Agent on Google Batch instances for enhanced monitoring and logging (default: `false`).
928928

929+
: :::{note}
930+
The Ops Agent requires a compatible boot disk image. For Google Batch, use [Batch-debian images](https://docs.cloud.google.com/batch/docs/vm-os-environment-overview#vm-os-image-options) (e.g., `batch-debian`) with `google.batch.bootDiskImage`. The default Container-Optimized OS (`batch-cos`) is not compatible with the Ops Agent.
931+
:::
932+
929933
`google.batch.logsPath`
930934
: :::{versionadded} 25.11.0-edge
931935
:::

0 commit comments

Comments
 (0)