From c385203bebdc624fea60d2faa4933415656d7cf3 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Mon, 20 Nov 2017 10:56:31 +0800 Subject: [PATCH] Update scheduling-gpus.md --- docs/tasks/manage-gpus/scheduling-gpus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/manage-gpus/scheduling-gpus.md b/docs/tasks/manage-gpus/scheduling-gpus.md index 1d4b743fd32..7e396d51fcc 100644 --- a/docs/tasks/manage-gpus/scheduling-gpus.md +++ b/docs/tasks/manage-gpus/scheduling-gpus.md @@ -149,7 +149,7 @@ spec: - Support for hardware accelerators is in its early stages in Kubernetes. - GPUs and other accelerators will soon be a native compute resource across the system. - Better APIs will be introduced to provision and consume accelerators in a scalable manner. -- Kubernetes will automatically ensure that applications consuming GPUs gets the best possible performance. +- Kubernetes will automatically ensure that applications consuming GPUs get the best possible performance. - Key usability problems like access to CUDA libraries will be addressed. {% endcapture %}