vSphere cloud provider

    • Volumes
    • Persistent Volumes
    • vSphere Storage Policy Based Management for Containers orchestrated by Kubernetes.

    You need at first to configure your vSphere environment by following the official documentation.

    After this step you should have:

    • UUID activated for each VM where Kubernetes will be deployed

    First you must define the cloud provider in and set it to .

    Then, in the same file, you need to declare your vCenter credential following the description below.

    Once the configuration is set, you can execute the playbook again to apply the new configuration

    You’ll find some useful examples to test your configuration.