NCP를 설치하려면 VMware의 다운로드 페이지에서 NCP 설치 파일 번들을 다운로드합니다. 파일 번들의 압축을 풉니다.

YAML 및 이미지 파일은 Kubernetes 디렉토리에 있습니다.

다음 명령을 실행하여 docker 이미지를 로드합니다.

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

또는

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

다음 명령을 실행하여 로드된 이미지의 이름을 확인합니다.

docker images ls | grep ncp