Versions Compared

Key

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

...

        Before you deploy a Kubernetes cluster, you must have created the cloud provider . VMware Integrated OpenStack 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 VIO (VMware Integrated OpenStack) .       When choosing the type of provider to create, consider the followingthe                   following:

  •   With an existing VMware Integrated OpenStack deployment, you can create an OpenStack provider. 
  •   Without an existing VMware Integrated OpenStack deployment, you can create an SDDC provider Im.

    provider name can be custom name given by user where as provider Type has to be opestack or sddc . 

...

       Shared Cluster In a shared cluster, multi-tenancy is supported and enforced by the Kubernetes namespace. Only a VMware Integrated OpenStack with Kubernetes administrator using the VMware Integrated OpenStack with                     Kubernetes interface or CLI has namespace management privileges.  The shared cluster is an environment where the administrator can manage resource isolation among users.

     Example Data Fill :

      Cluster Name :testCluster 

      Number of Master Nodes :1 

     Number of worker nodes :1 

     DNS servers : 10.112.64.1 

     Cluster type: Exclusive Cluster 


 3.5  create the user and Group 

...