cluster
===========

Description
-----------
An `Oracle Cloud VMware Solution <https://docs.cloud.oracle.com/iaas/Content/VMware/Concepts/ocvsoverview.htm>`__ Cluster contains the resources required for a functional VMware environment. Instances in a Cluster (see `EsxiHost <https://docs.cloud.oracle.com/api/#/en/vmware/20200501/EsxiHost/>`__) run in a virtual cloud network (VCN) and are preconfigured with VMware and storage. Use the vCenter utility to manage and deploy VMware virtual machines (VMs) in the Cluster.

The Cluster uses a single management subnet for provisioning the Cluster. It also uses a set of VLANs for various components of the VMware environment (vSphere, vMotion, vSAN, and so on). See the Core Services API for information about VCN subnets and VLANs.

Available Commands
------------------
* :doc:`create </cmdref/ocvs/cluster/cluster/create>`
* :doc:`delete </cmdref/ocvs/cluster/cluster/delete>`
* :doc:`get </cmdref/ocvs/cluster/cluster/get>`
* :doc:`update </cmdref/ocvs/cluster/cluster/update>`

.. toctree::
    :hidden:

    /cmdref/ocvs/cluster/cluster/create
    /cmdref/ocvs/cluster/cluster/delete
    /cmdref/ocvs/cluster/cluster/get
    /cmdref/ocvs/cluster/cluster/update