Versions Compared

Key

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

...

For development, it is convenience to deploy the components in VMs.

you can use VM from public Cloud or create the VM in your own lab.

In our lab, we So we would provide the aarch64/x_86 baremetal machine to launch VMs.

the hardware information is list as below:

  1. aarch64/x_86 baremetal machine (Taishan2280/RH1288 258G RAM, 64CPU core, 1.6T disk)
  2.  install the operation system ubuntu 16.04/17.10
  3.  connect to the internet and install the KVM

...

For CI/CD, a Jenkins has been installed in the local lab and connect Jenkins to community Gerrit. 2 PODs are connected to the the local Jenkins. 

A POD is composed of 2 VMs, which are created on Huawei Cloud, one for k8s/kubeedge master, one for k8s/kubeedge worker. Each VM's requirements are 16G RAM 4 vCPUs, 160G Disk。

...