Skip to main content
Hitachi Vantara Knowledge

Upgrade

This chapter describes how to upgrade Storage Plug-in for Containers. The upgrade method you use depends on whether your environment is OpenShift or Kubernetes.

NoteIf alpha versions of VolumeSnapshotClass and VolumeSnapshot are present in your environment, remove them before upgrading Storage Plug-in for Containers.

Upgrade on OpenShift

For OpenShift, you can upgrade Storage Plug-in for Containers using OpenShift web console.

Procedure

  1. Delete HSPC on the Storage Plug-in for Containers tab for Operator Details.

  2. Uninstall the Operator of Storage Plug-in for Containers.

  3. Install new Storage Plug-in for Containers. See Installation on OpenShift.

Upgrade on Kubernetes

For Kubernetes, you can upgrade Storage Plug-in for Containers by following the steps below.

Procedure

  1. Delete the Storage Plug-in for Containers and the Operator by using the previous version package:

    # kubectl delete -f hspc_v1_hspc.yaml
    # kubectl delete -f hspc-operator.yaml
  2. Install the new Storage Plug-in for Containers. See the topic Installation on Kubernetes.

 

  • Was this article helpful?