Versions Compared

Key

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

VMware VIO 4.0 supports Container Orchestration. Container Orchestration can be used a product or as a service.

This page captures the information and steps to deploy ONAP using OOM on VI0 4.0 with

...

Kubernetes .

This pages assumes that VIO 4.0 is deployed successfully with Kubernetes and 'OpenStack' was selected as the Cloud Provider during configuration.

...

Step-1 - https://MGMT_IP_ADDRESS/LOGIN





Step-2 Create the Cloud Provider before creating a

...

Kubernetes cluster 

Cloud Provider creation is a prerequisite to Kubernetes cluster creation. VIO with Kubernetes uses the cloud provider to create the infrastructure required to deploy all your Kubernetes clusters. VMware currently supports 2 options for infrastructure provider. VMware SDDC (vSphere + NSX + VSAN) or OpenStack (i.e. VMware Integrated OpenStack). When choosing the type of provider to create, consider the following:

...

3.1 - Click '+NEW' to create a kubernetes Kubernetes cluster




3.2 - Click NEXT


3.3 - Select an Infrastructure Provider for creating the kubernetesKubernetes

Before you deploy a Kubernetes cluster, you must create the cloud provider. Cloud provides can be SDDC or OpenStack. Select the option as appropriate.

...

5.1 - Login via console window  to  BLUESHIFT_ MGMT_IP_ADDRESS . user name and password is same as used in step1 .

5.2 - Once logged into  BLUESHIFT_ MGMT_IP_ADDRESS  session  use the command  "vkube  login --insecure" . use the user name and password same as in step1 .

...

6.3 - Move the kubectl to PATH 

sudo mv ./kubectl /usr/local/bin/kubectl 


Step-7 Verifying that kubectl config is good

...

helm help

10.2 - Helm version .             

Client: &version.Version{SemVer:"v2.3.0", GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"}

...

Server: &version.Version{SemVer:"v2.3.0", GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"}

Step11  Step-11  Please follow below instruction instructions for  OOM Deployment on VIO4VIO 4.0 Kubernetes  Kubernetes and rest of the service design and  instantation creation and instantiation on VIO 4.0 Kubernetes Cluster  .

 Important point

cluster

11 11.1 - vFW and vDNS Service service design & creation and service instantiation steps  are identical .

 1111.2 - vFW and vDNS Service service design & creation and service instantiation steps on VMware Integrated Openstack OpenStack(VIO) 4.0 are identical to Vanila Openstack Vanilla OpenStack .           

 1111.3 - Please refer to below link for OOM Deployement and Service Design & deployment and service design creation and instantiation on VIO 4.0 Kubernetes 

...