mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Redirect the website to new location in gpu-support.md
This commit is contained in:
		@@ -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
 | 
					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
 | 
					`/lib` before the application is started. This can be done for Docker with the
 | 
				
			||||||
use of a versioned [Docker
 | 
					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
 | 
					with upcoming Kubernetes-specific hooks such as init containers and volume
 | 
				
			||||||
containers. In v0, images are expected to bundle everything they need.
 | 
					containers. In v0, images are expected to bundle everything they need.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user