Merge pull request #1592 from albers/kubernetes-blog-link-criu
Fix link to Kubernetes blog in experimental/checkpoint-restore.md
This commit is contained in:
commit
4eab3cd19a
@ -7,7 +7,7 @@ on disk. Later, the container can be restored from the point it was frozen.
|
|||||||
This is accomplished using a tool called [CRIU](http://criu.org), which is an
|
This is accomplished using a tool called [CRIU](http://criu.org), which is an
|
||||||
external dependency of this feature. A good overview of the history of
|
external dependency of this feature. A good overview of the history of
|
||||||
checkpoint and restore in Docker is available in this
|
checkpoint and restore in Docker is available in this
|
||||||
[Kubernetes blog post](http://blog.kubernetes.io/2015/07/how-did-quake-demo-from-dockercon-work.html).
|
[Kubernetes blog post](https://kubernetes.io/blog/2015/07/how-did-quake-demo-from-dockercon-work/).
|
||||||
|
|
||||||
## Installing CRIU
|
## Installing CRIU
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user