diff --git a/e2e/README.md b/e2e/README.md index de6634acf..fbd648d8f 100644 --- a/e2e/README.md +++ b/e2e/README.md @@ -1,7 +1,14 @@ ## Multus e2e test with kind -### How to test e2e +### Prerequisite +To run the e2e test, you need the following components: + +- curl +- j2cli +- docker + +### How to test e2e ``` $ git clone https://github.com/k8snetworkplumbingwg/multus-cni.git