This docs contain e2e testing steps for kubernetes-csi/csi-driver-host-path#569
- Build the project and push CSI hostpath plugin image to private repo
$ make push-multiarch PULL_BASE_REF=master REGISTRY_NAME=prasadg193 BUILD_PLATFORMS="linux amd64 amd64"