Skip to content

Commit

Permalink
docs: Clarify Batch only supports global custom instance template now (
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Oct 1, 2024
1 parent c1070fc commit a385c2c
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,10 @@ class InstancePolicy
# @return [::String]
# Name of an instance template used to create VMs.
# Named the field as 'instance_template' instead of 'template' to avoid
# c++ keyword conflict.
# C++ keyword conflict.
#
# Batch only supports global instance templates.
# You can specify the global instance template as a full or partial URL.
# @!attribute [rw] install_gpu_drivers
# @return [::Boolean]
# Set this field true if you want Batch to help fetch drivers from a third
Expand Down

0 comments on commit a385c2c

Please sign in to comment.