You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instance templates have accelerators included in them. The resource type expected to be used for GKE clusters to access GPUs is nvidia.com/gpus. Autoscalar should add to and remove from node-pools that have nvidia-tesla-[k80|p100] accelerator type included in them.
If the node pool containing GPUs is not the only node pool it is preferrable to scale all the way down to zero.
Output from gcloud instance-templates describe
Instance templates have accelerators included in them. The resource type expected to be used for GKE clusters to access GPUs is
nvidia.com/gpus
. Autoscalar should add to and remove from node-pools that havenvidia-tesla-[k80|p100]
accelerator type included in them.If the node pool containing GPUs is not the only node pool it is preferrable to scale all the way down to zero.
Output from gcloud instance-templates describe
cc @mwielgus
The text was updated successfully, but these errors were encountered: