Skip to main content
Skip table of contents

AWS with FIPS Install

This section provides instructions to install DKP in an AWS non-air-gapped FIPS 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>

If using AWS ECR as your local private registry, more information can be found on the Registry Mirror Tools page.

To deploy a cluster with a custom image in a region where CAPI images are not provided, you need to use Konvoy Image Builder to create your own image for the region.

 

Next Step:

AWS FIPS: Create an Image

JavaScript errors detected

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

If this problem persists, please contact our support.