GPUs in Kubernetes Engine now available in beta (cloudplatform.googleblog.com) 4 points by mindprince 8y ago ↗ HN
[–] aKubernetesUser 8y ago ↗ This is a great step for running Deep learning training and inference services!Another good read is the documentation: https://cloud.google.com/kubernetes-engine/docs/concepts/gpu...Though it looks like it still has some limitations:- GPUs are only supported for the Container-Optimized OS node image.- You cannot add GPUs to existing node pools.- GPU nodes cannot be live migrated during maintenance events.- GPU nodes run the NVIDIA GPU device plugin system addon and have the DevicePlugins Kubernetes alpha feature enabled.
1 comment
[ 3.1 ms ] story [ 9.3 ms ] threadAnother good read is the documentation: https://cloud.google.com/kubernetes-engine/docs/concepts/gpu...
Though it looks like it still has some limitations:
- GPUs are only supported for the Container-Optimized OS node image.
- You cannot add GPUs to existing node pools.
- GPU nodes cannot be live migrated during maintenance events.
- GPU nodes run the NVIDIA GPU device plugin system addon and have the DevicePlugins Kubernetes alpha feature enabled.