Versions Compared

Key

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

...

  1. Storage Service for Local controller: which used by BPA Rest Agent to provide storage service for image objects with binary, container and operating system. There are 2 solutions, MinIO and GridFS, with the consideration of Cloud native and Data reliability, we propose to use MinIO, which is CNCF project for object storage and compatible with Amazon S3 API, and provide language plugins for client application, it is also easy to deploy in Kubernetes and flexible scale-out. MinIO also provide storage service for HTTP Server. Since MinIO need export volume in bootstrap, local-storage is a simple solution but lack of reliability for the data safety, we will switch to reliability volume provided by Ceph CSI RBD in next release. 
  2. Optane Persistent Memory plugin in KUD, which can provide LVM and direct volumes on Optane PM namespaces, since the Optane PM has high performance and low latency compared with normal SSD storage device, it can be used as cache, metadata volume or other high throughput and low latency scenarios.

Software components:


Components

Link

License

Akraino Release target

Provision stack - Metal3

https://github.com/akraino-icn/baremetal-operator - v1.0-icn

Apache License 2.0

R3

Ironic - Ironic IPA downloaderhttps://github.com/akraino-icn/ironic-ipa-downloader  - v1.0-icnApache License 2.0R3
Ironic - Ironic imagehttps://github.com/akraino-icn/ironic-image - v1.0-icnApache License 2.0R3
Ironic - Ironic Inspector Imagehttps://github.com/akraino-icn/ironic-inspector-image - v1.0-icnApache License 2.0R3

Host Operating system

Ubuntu 18.04

GNU General Public License

R3

NIC drivers

XL710 - https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/xl710-10-40-controller-datasheet.pdf

GNU General Public License

R3

ONAP

https://git.onap.org/multicloud


R3

Workloads

OpenWRT SDWAN - https://openwrt.org/


R3

KUD

https://git.onap.org/multicloud/k8s/ 


R3

Kubespray

https://github.com/kubernetes-sigs/kubespray v2.12.6


R3

K8s

https://github.com/kubernetes/kubeadm - v1.16.9


R3

Docker

https://github.com/docker - 18.09


R3

Virtlet

https://github.com/Mirantis/virtlet -1.4.4


R3

SDN - OVN

https://github.com/ovn-org/ovn - 0.3.0


R3

OpenvSwitch

https://github.com/openvswitch/ovs - 2.12


R3

Ansible

https://github.com/ansible/ansible - 2.9.7


R3

Helm

https://github.com/helm/helm - 2.9.1


R3

Istio

https://github.com/istio/istio - 1.0.3


R3

Rook/Ceph

https://rook.io/docs/rook/v1.0/helm-operator.html v1.0


R3

MetalLB

https://github.com/danderson/metallb/releases - v0.7.3


R3

Device Pluginshttps://github.com/intel/intel-device-plugins-for-kubernetes - SRIOV
R3

Node Feature Discovery


R3

CNI

https://github.com/coreos/flannel/ - release tag v0.11.0

https://github.com/containernetworking/cni - release tag v0.7.0

https://github.com/containernetworking/plugins - release tag v0.8.1

https://github.com/containernetworking/cni#3rd-party-plugins - Multus v3.3tp, SRIOV CNI v2.0( with SRIOV Network Device plugin)


R3

Hardware and Software Management

...