Skip to main content
Skip table of contents

AWS with GPU Install

This section provides instructions to install DKP in an AWS non-air-gapped GPU environment.

If not already done, refer to the Get Started section of the documentation for:

AWS Prerequisites

Before you begin using Konvoy with AWS, you must:

  1. Follow the steps to create a Minimal Permissions and Role to Create Clusters..

  2. Create Cluster IAM Policies and Roles.

  3. Export the AWS region where you want to deploy the cluster:

    CODE
    export AWS_REGION=us-west-2
  4. Export the AWS profile with the credentials you want to use to create the Kubernetes cluster:

    CODE
    export AWS_PROFILE=<profile>

GPU Prerequisites

Before you begin, you must:

  • Ensure nodes provide an NVIDIA GPU.

  • If you are using a public cloud service such as AWS, create an AMI with KIB using the instructions on the KIB for GPU page.

  • If you are deploying in a pre-provisioned environment, ensure that you have created the appropriate secret for your GPU nodepool and have uploaded the appropriate artifacts to each node. See the GPU only steps section on the Pre-provisioned Prerequisites Air-gapped page for additional information.

Specific instructions must be followed for enabling nvidia-gpu-operator depending on if you want to deploy the app on a Management cluster or a Attached or a Managed cluster.

Once nvidia-gpu-operator has been enabled depending on the cluster type, proceed to the Select the correct Toolkit version for your NVIDIA GPU Operator on each of those pages.

Next Step:

AWS GPU: Use Node Label Automatic Configuration

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.