To install NCP, download the NCP installation file bundle from VMware's download page. Unzip the file bundle.

The YAML and image files are located in the Kubernetes directory.

Run the following command to load the docker image:

docker load -i nsx-ncp-ubuntu-<version>.<build_no>.tar

or

docker load -i nsx-ncp-rhel-<version>.<build_no>.tar

Run the following command to check the name of the loaded image:

docker images ls | grep ncp