Controller to facilitate network policing on a multi-cluster connected environments (proof-of-concept state)
You will need docker installed in your system, and at least 8GB of RAM.
This will deploy 3 kind clusters + submariner + coastguard, and run the coastguard e2e tests on top.
make e2e status=keep
This will update the coastguard images and containers, and can be executed on top of an already existing 3 kind clusters + submariner [+coastguard] deployment:
make e2e-coastguard status=keep
make e2e
make test