Install Volcano

Downloading Cluster plugin

INFO

Volcano cluster plugin can be retrieved from Customer Portal.

Please contact Consumer Support for more information.

Uploading the Cluster plugin

For more information on uploading the cluster plugin, please refer to Uploading Cluster Plugins

Installing Volcano

  1. Go to the Administrator -> Marketplace -> Cluster Plugin page, switch to the target cluster, and then deploy the Volcano Cluster plugin.

    INFO

    Note: Deploy form parameters can be kept as default or modified after knowing how to use them.

  2. Verify result. You can see the status of "Installed" in the UI or you can check the pod status:

    kubectl get pods -n kubeflow | grep volcano

Upgrading Volcano

  1. Upload the new version for package of Volcano plugin to ACP.
  2. Go to the Administrator -> Clusters -> Target Cluster -> Functional Components page, then click the Upgrade button, and you will see the Volcano can be upgraded.

Uninstalling Volcano

Before removing the Volcano cluster plugin, manually delete any VolcanoJob, PodGroup, Queue, and JobFlow resources that were created while the plugin was installed. The plugin removal does not clean up these custom resources for you.