Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Add step for loading docker image init-wait
  • Loading branch information
ashutshkumr authored Jul 11, 2023
1 parent 11a35d1 commit 7a085fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/k8s/network-emulation/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ To achieve this, we'll be using [Meshnet CNI](https://github.com/networkop/meshn
kind load docker-image ghcr.io/open-traffic-generator/licensed/ixia-c-protocol-engine:1.00.0.290
kind load docker-image ubuntu:22.04
kind load docker-image networkop/meshnet:latest
kind load docker-image networkop/init-wait:latest
# make sure all intended images have been pushed correctly
docker exec kind-control-plane crictl images
Expand Down

0 comments on commit 7a085fd

Please sign in to comment.