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

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:

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

    export AWS_PROFILE=<profile>
    CODE

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

Next Step:

AWS Air-gapped FIPS: Create an Image