zun: move to use-cases, utilize images dir
Fixes: #417 Signed-off-by: Eric Ernst <eric.ernst@intel.com>
@@ -18,7 +18,7 @@ For details of the other Kata Containers repositories, see the
|
||||
[`runc`](https://github.com/opencontainers/runc).
|
||||
|
||||
* HOWTO: [Kata Containers with k8s and cri-containerd](./how-to/how-to-use-k8s-with-cri-containerd-and-kata.md)
|
||||
* HOWTO: [OpenStack Zun with Kata Containers](zun/zun_kata.md)
|
||||
* HOWTO: [OpenStack Zun with Kata Containers](./use-cases/zun_kata.md)
|
||||
* HOWTO: [Kata Containers with Firecracker](https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support)
|
||||
* HOWTO: [Sysctls with Kata Containers](./how-to/how-to-use-sysctls-with-kata.md)
|
||||
* HOWTO: [VM Templating](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) and [VM Cache](./how-to/what-is-vm-cache-and-how-do-I-use-it.md)
|
||||
|
||||
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 250 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |
@@ -101,22 +101,22 @@ sudo systemctl daemon-reload
|
||||
sudo systemctl restart docker
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
Figure 1: Create a busybox container image
|
||||
|
||||

|
||||

|
||||
|
||||
Figure 2: Select `kata-runtime` to use
|
||||
|
||||

|
||||

|
||||
|
||||
Figure 3: Two busybox containers successfully launched
|
||||
|
||||

|
||||

|
||||
|
||||
Figure 4: Test connectivity between Kata Containers
|
||||
|
||||

|
||||

|
||||
|
||||
Figure 5: CLI for Zun
|
||||