Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shank7485/k8-plugin-multicloud
- Owner: shank7485
- License: apache-2.0
- Created: 2018-06-01T22:31:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T22:41:13.000Z (over 6 years ago)
- Last Synced: 2024-06-20T20:44:09.424Z (6 months ago)
- Topics: golang, kubernetes, open-network-automation-platform, virtual-network
- Language: Go
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)