Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shank7485/k8-plugin-multicloud

Multicloud Kubernetes plugin for ONAP multicloud.
https://github.com/shank7485/k8-plugin-multicloud

golang kubernetes open-network-automation-platform virtual-network

Last synced: about 1 month ago
JSON representation

Multicloud Kubernetes plugin for ONAP multicloud.

Awesome Lists containing this project

README

        

# MultiCloud-k8-plugin

[![Build Status](https://travis-ci.org/shank7485/k8-plugin-multicloud.png)](https://travis-ci.org/shank7485/k8-plugin-multicloud)
[![Go Report Card](https://goreportcard.com/badge/github.com/shank7485/k8-plugin-multicloud)](https://goreportcard.com/report/github.com/shank7485/k8-plugin-multicloud)
[![GoDoc](https://godoc.org/github.com/shank7485/k8-plugin-multicloud?status.svg)](https://godoc.org/github.com/shank7485/k8-plugin-multicloud)

MultiCloud Kubernetes plugin for ONAP multicloud.

# Installation

Requirements:
* Go 1.10
* Dep

`go get github.com/shank7485/k8-plugin-multicloud/...`

# Archietecture

Create Virtual Network Function

![Create VNF](https://raw.githubusercontent.com/shank7485/k8-plugin-multicloud/master/docs/create_vnf.png)

Create Virtual Link

![Create VL](https://raw.githubusercontent.com/shank7485/k8-plugin-multicloud/master/docs/create_vl.png)