forked from github/multus-cni
|
||
---|---|---|
.. | ||
cni-install.yml | ||
default-route1.yml | ||
get_tools.sh | ||
multus-daemonset.yml | ||
README.md | ||
setup_cluster.sh | ||
simple-macvlan1.yml | ||
simple-pod.yml | ||
teardown.sh | ||
test-default-route1.sh | ||
test-simple-macvlan1.sh | ||
test-simple-pod.sh |
Multus e2e test with kind
How to test e2e
$ git clone https://github.com/k8snetworkplumbingwg/multus-cni.git
$ cd multus-cni/e2e
$ ./get_tools.sh
$ ./setup_cluster.sh
$ ./test-simple-macvlan1.sh
How to teardown cluster
$ ./teardown.sh