Validating Cluster Configurations using Validator

To validate the cluster configurations:

  1. Login to the SMI Cluster Manager CLI.

  2. Run the following command to validate the cluster configuration using the Validator.

    clusters cluster_name actions validate-config run log-level DEBUG 

    Example:

    The following example initiates validation of cluster configuration using the Validator:

    SMI Cluster Manager# clusters cluster1 actions validate-config run log-level DEBUG
    This will run validation. Are you sure? [no,yes] yes
    Note

    The Validator performs validation of cluster configuration in the following order:

    1. Validates netplan configuration.

    2. Validates SSH configuration.

    3. Validates NTP servers and associated configurations.

    4. Validates proxy configuration.

    5. Validates VMware configuration. For instance, it validates configuration details of vCenter, hosts, datacenter, datastores and so on.

    6. Validates node configuration. For instance, it validates the size requirements, number of control plane, ETCD and worker nodes, OAM node labeling requirements, and so on.