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: Liu 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: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
parent
a4c5411bdf
commit
03b75034ae
@ -7,6 +7,7 @@ here.
|
|||||||
## In this document {#containers_toc}
|
## In this document {#containers_toc}
|
||||||
|
|
||||||
* @ref spdk_in_docker
|
* @ref spdk_in_docker
|
||||||
|
* @ref spdk_docker_suite
|
||||||
* @ref kata_containers_with_spdk_vhost
|
* @ref kata_containers_with_spdk_vhost
|
||||||
|
|
||||||
## Containerizing an SPDK Application for Docker {#spdk_in_docker}
|
## Containerizing an SPDK Application for Docker {#spdk_in_docker}
|
||||||
@ -77,6 +78,14 @@ INFO: using host memory buffer for IO
|
|||||||
Hello world!
|
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}
|
## 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
|
[Kata Containers](https://katacontainers.io) can build a secure container
|
||||||
|
Loading…
Reference in New Issue
Block a user