Merge pull request #4586 from cliffburdick/patch-1

Fixed apostrophe
reviewable/pr3702/r4^2
Andrew Chen 2017-08-02 22:59:08 -07:00 committed by GitHub
commit 894446f52a
1 changed files with 1 additions and 1 deletions

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.