You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


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 that we are using "coredns" feature gate instead of "kube-dns".

  • No labels