Skip to main content
Skip table of contents

AWS Air-gapped Create a Custom Cluster

This section provides the instructions to install DKP in an AWS air-gapped environment with custom settings. First you create an Air-gapped Bootstrap Cluster and then move the CAPI resources to the workload cluster and delete the bootstrap cluster.

If not already done, refer to 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>

For an air-gapped environment, ensure you have downloaded dkp-air-gapped-bundle_v2.5.2_linux_amd64.tar.gz , so you can extract the tarball on next page.

Next Step:

AWS Air-gapped Bootstrap

JavaScript errors detected

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

If this problem persists, please contact our support.