Commit a78c8e16 authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #29602 from lixiaobing10051267/masterWebsite

Automatic merge from submit-queue Redirect the website to new location in gpu-support.md The website has been changed, should be redirected to new one.
parents b8e78b33 ae9cc76b
......@@ -147,7 +147,7 @@ Support binaries and libraries are often versioned along with the kernel module,
so there should be further hooks to project those under `/bin` and some kind of
`/lib` before the application is started. This can be done for Docker with the
use of a versioned [Docker
volume](https://docs.docker.com/engine/userguide/containers/dockervolumes/) or
volume](https://docs.docker.com/engine/tutorials/dockervolumes/) or
with upcoming Kubernetes-specific hooks such as init containers and volume
containers. In v0, images are expected to bundle everything they need.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment