blob: 942c8f3e25f83665df4beba201c8d74beab598bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. SPDX-License-Identifier CC-BY-4.0
.. (c) Authors of Clover
================================================================
Clover User Guide (Gambia Release)
================================================================
This document provides the Clover user guide for the OPNFV Gambia release.
Description
===========
Clover Gambia builds on previous release to further enhance the toolset for
cloud native network functions operations. The two emphasis on the release are:
#. Integration of Spinnaker to support continuous delivery
#. Centralizing Operational Data for Visibility
What is in Gambia?
==================
* Sample micro-service composed VNF named Service Delivery Controller (SDC)
* Istio 1.0 support
* clover-collector: gathers and collects metrics and traces from Prometheus and
Jaeger, and provides a single access point for such data
* Visibility: utilizes an analytic engine to correlate and organize data
collected by clover-collector
* cloverctl: Clover's new CLI
* Clovisor: Clover's cloud native, CNI-plugin agnostic network tracing tool
* Integration of HTTP Security Modules with Istio 1.0
* JMeter: integrating jmeter as test client
* Clover UI: sample UI to offer single pane view / configuration point of the
Clover system
* Spinnaker Integration: add ability to add/update/delete cloud provider via
cloverctl, and sample pipeline utilized by Clover project to deploy SDC
Usage
=====
* Please refer to configguildes for usage detail on various modules
|