Table of Contentsoutline true
Introduction
outline | true |
---|
...
R2 Release cover only Infra local controller:
Baremetal Operator
...
- 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.
- 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 |
ICN | https://github.com/akraino-edge-stack/icn - v0.4.0 | Apache License 2.0 | R4 |
Provision stack - Metal3 |
1-icn | Apache License 2.0 |
R4 | ||
Ironic - Ironic IPA downloader | https://github.com/akraino-icn/ironic-ipa-downloader - v1.0-icn | Apache License 2.0 |
R4 | ||
Ironic - Ironic image | https://github.com/akraino-icn/ironic-image - v1.0-icn | Apache License 2.0 |
R4 | ||
Ironic - Ironic Inspector Image | https://github.com/akraino-icn/ironic-inspector-image - v1.0-icn | Apache License 2.0 |
R4 | ||
Host Operating system | Ubuntu 18.04.5 | GNU General Public License |
R4 | ||
NIC drivers | GNU General Public License Version 2 |
R4 | ||
QAT drivers | Intel® C627 Chipset - https://ark.intel.com/content/www/us/en/ark/products/97343/intel-c627-chipset.html | GNU General Public License Version 2 |
R4 | |||
Intel® Optane™ DC Persistent Memory | Intel® Optane™ DC 256GB Persistent Memory Module - PMDK: Persistent Memory Development Kit - https://github.com/pmem/pmdk/ | SPDX-License-Identifier - BSD-3-Clause | R4 |
EMCO (formerly known as ONAP4K8s) | Apache License 2.0 |
R4 |
Workloads
SDEWAN CNFs | https://github.com/akraino-edge-stack/icn-sdwan - v1.0 https://hub.docker.com/repository/docker/integratedcloudnative/openwrt - 0.3.1 | GNU General Public License Version 2 |
R4 | ||
KUD | Apache License 2.0 |
R4 | |
Kubespray |
14. |
1 | Apache License 2.0 |
R4 | |
K8s |
18.9 | Apache License 2.0 |
R4 | |
Docker |
19.03. |
13 | Apache License 2.0 |
R4 | ||
Virtlet | Apache License 2.0 |
R4 | |
SDN - OVN |
icn/ovn/ - |
v20. |
06.0 (mirror repo - https://github.com/ovn-org/ovn) | Apache License 2.0 |
R4 |
vSwitch - OVS |
v2.14.0 (mirror repo - https://github.com/openvswitch/ovs ) | Apache License 2.0 |
R4 | ||
Ansible | Apache License 2.0 |
R4 | |
Helm | https://github.com/helm/helm - 3.2. |
4 | Apache License 2.0 |
R4 | ||
Istio | https://github.com/istio/istio - 1.0.3 | Apache License 2.0 |
R4 | ||
Rook/Ceph | Apache License 2.0 |
R4 | ||
MetalLB | Apache License 2.0 |
R4 | |||
OVN4NFV-K8Ss-Plugin | https://github.com/opnfv/ovn4nfv-k8s-plugin - v0.9.0 | Apache License 2.0 | R4 |
SDEWAN controller | https://github.com/akraino-edge-stack/icn-sdwan - v1.0 https://hub.docker.com/repository/docker/integratedcloudnative/sdewan-controller - 0.3.0 | Apache License 2.0 | R4 |
Device Plugins | https://github.com/intel/intel-device-plugins-for-kubernetes - SRIOV | Apache License 2.0 |
R4 | ||
Node Feature Discovery | https://github.com/kubernetes-sigs/node-feature-discovery - 0.4.0 | Apache License 2.0 |
R4 | ||
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/akraino-icn/multus-cni - Multus v3.4.1 tp, | Apache License 2.0 |
R4 |
Hardware and Software Management
...
Hostname | CPU Model | Memory | Storage | 1GbE: NIC#, VLAN, (Connected extreme 480 switch) | 10GbE: NIC# VLAN, Network (Connected with IZ1 switch) |
---|---|---|---|---|---|
Jump | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
node1 | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
node2 | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
node3 | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
node4 | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
node5 | 2xE5-2699 | 64GB | 3TB (Sata) | IF0: VLAN 110 (DMZ) | IF2: VLAN 112 (Private) |
Licensing
Refer Software Components list
...