Versions Compared

Key

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


Create VMs

For sites

Create two kubernetes clusters aka sites. Each site should have one master and at least three worker nodes with below config -

VCPUs4
Disk20 GB
RAM16 GB


Configure Kubernetes Clusters


Prepare sites

Follow steps from below link to install a kubernetes cluster with SDNC using kubeadm, with four VMs created in above step -

https://wiki.onap.org/display/DW/Deploying+Kubernetes+Cluster+with+kubeadm

Note

Note that we are using "coredns" feature gate instead of "kube-dns".