mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-29 11:14:31 +01:00
Merge pull request #2356 from YchauWang/wyc-doc-bug-fix
docs: update the kata release url in the kata deploy document
This commit is contained in:
@@ -112,7 +112,7 @@ $ kubectl delete -f runtimeclasses/kata-runtimeClasses.yaml
|
||||
|
||||
The [Dockerfile](Dockerfile) used to create the container image deployed in the DaemonSet is provided here.
|
||||
This image contains all the necessary artifacts for running Kata Containers, all of which are pulled
|
||||
from the [Kata Containers release page](https://github.com/kata-containers/runtime/releases).
|
||||
from the [Kata Containers release page](https://github.com/kata-containers/kata-containers/releases).
|
||||
|
||||
Host artifacts:
|
||||
* `cloud-hypervisor`, `firecracker`, `qemu-system-x86_64`, and supporting binaries
|
||||
|
||||
Reference in New Issue
Block a user