Commit 03b75034 authored by Liu Xiaodong's avatar Liu Xiaodong Committed by Tomasz Zawadzki
Browse files

doc/container: display spdk-docker-suite in doc



Link spdk-docker-suite to get SPDK users realized that
there is already a good docker usage example.

Change-Id: Ia154061d894b77ba544d83aaffbb94c998f54bde
Signed-off-by: default avatarLiu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11851


Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent a4c5411b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ here.
## In this document {#containers_toc}

* @ref spdk_in_docker
* @ref spdk_docker_suite
* @ref kata_containers_with_spdk_vhost

## Containerizing an SPDK Application for Docker {#spdk_in_docker}
@@ -77,6 +78,14 @@ INFO: using host memory buffer for IO
Hello world!
~~~

## SPDK Docker suite {#spdk_docker_suite}

When considering how to generate SPDK docker container images formally,
deploy SPDK containers correctly, interact with SPDK container instances,
and orchestrate SPDK container instances, you can get practiced and inspired from
this SPDK docker-compose example:
[SPDK Docker suite](https://github.com/spdk/spdk/blob/master/docker/README.md).

## Using SPDK vhost target to provide volume service to Kata Containers and Docker {#kata_containers_with_spdk_vhost}

[Kata Containers](https://katacontainers.io) can build a secure container