This section describes how to upgrade NCP from 2.4.* to 2.5 in a VM environment.

Procedure

  1. Download the installation files.
    The required filese are:
    • nsx-ncp-rhel-<version>.<build_no>.tar
    • ncp-openshift.yaml
  2. Run the following command to load the docker image:
    docker load -i nsx-ncp-rhel-<version>.<build_no>.tar
  3. Edit the NCP YAML file ncp-openshift.yaml based on the current environment.
  4. Run the following command to start the upgrade:
    kubectl apply -f ncp-openshift.yml