Download DKP

Learn how to download DKP

To download a new version of DKP, you have 2 options:

Download from the support website

NOTE: In DKP 2.2, the Konvoy and Kommander binaries have been merged into a single binary, which you can find by selecting the Download DKP button above. You must be a registered user and logged on to the support portal to download DKP. New customers must contact their sales representative or sales@d2iq.com before attempting to download or install this product. If you have problems downloading DKP, contact your sales representative or sales@d2iq.com.

Download from the AWS Marketplace

Follow the instructions on AWS console to download the container image.

After downloading the image, run the following command to copy the binaries onto your host.

docker run -it --rm -u $(id -u):$(id -g) -v $(pwd):/dkp $CONTAINER_IMAGES

You will then see the following output:

dkp binary is placed in the local directory, to run:
./dkp --help

You will now see the dkp binary in your working directory. Follow the Kommander installation instructions using these binaries, and then add your license to Kommander. If you have problems downloading or installing Kommander, contact your sales representative or sales@d2iq.com.

This Docker image includes code from the MinIO Project (“MinIO”), which is © 2015-2021 MinIO, Inc. MinIO is made available subject to the terms and conditions of the [GNU Affero General Public License 3.0][https://www.gnu.org/licenses/agpl-3.0.en.html]. The complete source code for the versions of MinIO packaged with DKP 2.2.1 are available at these URLs:

  • https://github.com/minio/minio/tree/RELEASE.2022-02-24T22-12-01Z
  • https://github.com/minio/minio/tree/RELEASE.2022-01-08T03-11-54Z
  • https://github.com/minio/minio/tree/RELEASE.2021-02-14T04-01-33Z