Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Name

Category

Description

1

Certain version of Kubernetes Installation Support

Function enhancement

Support stable version: 1.13.x(default)

and user indicated version, such as 1.16.x

2

Centos/Redhat OS Support

Function enhancement

The IEC installation now supports both CentOS/Rhel OS besides Ubuntu

3

Multiple CNIs(Flannel, Contiv/VPP) Support

Function enhancement

Added support for Flannel, Contiv/VPP for IEC type1&2. 

Added the installation options when deploy the IEC cluster.

For IEC type1, added support for Marvell PP2 interface in Contiv/VPP

4

VM deployment tools integration

Function enhancement

Support the deployment of VMs and the installation of IEC cluster into those VMs automatically.

5

Initial Restful API server supportframework

Function enhancement

Initial commit to add a Restful API service(http server) framework to IEC,
which now just support simple Restful requests. It includes: the API server implementation itself; the docker images related files; the Kubernetes deployment scripts;  README.md; the Makefile to manage most things.

6

IEC type1 information about Macchiatobin board

Function enhancement

The Marvell MACCHIATObin is a family of cost-effective and high-performance networking community boards targeting ARM64bit high end networking and storage applications.

It adds the kernel config file, system boot parameters and linux kernel setup stripts on MACCHIATObin for edge infrastructure.

7

Comformance test

TestAdd and enable Sonobuoy on IEC foudation to diagnose the state of a Kubernetes cluster, mainly on arm64 platform.
8

Update Seba-charts submodule

Force apt-get to use ipv4

Bug Fix

Switching the submodule to latest commit containing the fix for freeradius.

For avoiding docker-ce installation failed, we specify the apt to
ipv4 network on ubuntu system.

9Use multi-arch etcd yaml to support CalicoFunction enhancementUsing single etcd yaml file to support Calico installation
10Add PONSim installation scriptsFunction enhancementAdd PONSim installation scripts for SEBA use case

...