Lines Matching refs:containers
4 into docker container images. The example containers consist of SPDK NVMe-oF
19 kernel: Hugepages must be allocated prior running the containers and hugetlbfs
22 loaded into the kernel prior running the containers.
35 `docker-compose.yaml` shows an example deployment of the storage containers based on SPDK.
48 Running `docker-compose up` creates 3 docker containers:
56 deploying the containers. See `docker-compose.yaml` for the network's detailed setup and ip assignm…
68 Allowing for multiple traffic generator containers to connect.
76 Environment variables to containers can be passed as shown in
94 `docker-compose.monitoring.yaml` shows an example deployment of the storage containers based on SPD…
96 Running `docker-compose -f docker-compose.monitoring.yaml up` creates 3 docker containers:
104 In order to see data change, once all of the 3 containers are brought up, use `docker-compose run t…
118 - Each SPDK app inside the containers is limited to single, separate CPU.