Merge pull request #4586 from cliffburdick/patch-1

Fixed apostrophe
This commit is contained in:
Andrew Chen
2017-08-02 22:59:08 -07:00
committed by GitHub
+1 -1
View File
@@ -143,7 +143,7 @@ spec:
## Future
- Support for hardware accelerators is in it's early stages in Kubernetes.
- 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.