# MultiCloud-k8s-plugin MultiCloud Kubernetes plugin for ONAP multicloud. # Installation Requirements: * Go 1.11 Steps: * Clone repo in GOPATH src: * `cd $GOPATH/src && git clone https://git.onap.org/multicloud/k8s` * Run unit tests: * `make build` * Compile to build Binary: * `make deploy` # Architecture Create Virtual Network Function ![Create VNF](./docs/create_vnf.png) Create Virtual Link ![Create VL](./docs/create_vl.png)