Skip to content

Commit

Permalink
Added offline step for downloading init image
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutshkumr authored May 23, 2023
1 parent 37e187b commit e3fabdd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deployments/k8s/network-emulation/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ To achieve this, we'll be using [Meshnet CNI](https://github.com/networkop/meshn
# download meshnet image
docker pull networkop/meshnet:latest
# download init image
docker pull networkop/init-wait:latest
# push images to nodes
kind load docker-image ghcr.io/open-traffic-generator/licensed/ixia-c-controller:0.0.1-3889
Expand Down Expand Up @@ -166,4 +168,4 @@ To achieve this, we'll be using [Meshnet CNI](https://github.com/networkop/meshn
* [All Releases](https://github.com/open-traffic-generator/ixia-c/releases)
* [Latest Release](https://github.com/open-traffic-generator/ixia-c/releases/latest)
- Checkout [OTG Conformance Tests](https://github.com/open-traffic-generator/conformance) for examples on various OTG features written in Go and Python.
- Checkout [OTG Examples](https://github.com/open-traffic-generator/otg-examples) for more comprehensive examples / labs.
- Checkout [OTG Examples](https://github.com/open-traffic-generator/otg-examples) for more comprehensive examples / labs.

0 comments on commit e3fabdd

Please sign in to comment.