AWS Air-gapped FIPS Install
This section provides instructions to install DKP in an AWS 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:
Follow the steps to create a Minimal Permissions and Role to Create Clusters..
Create Cluster IAM Policies and Roles.
Export the AWS region where you want to deploy the cluster:
CODEexport AWS_REGION=us-west-2
Export the AWS profile with the credentials you want to use to create the Kubernetes cluster:
CODEexport AWS_PROFILE=<profile>
For an air-gapped environment, ensure you have Download DKP dkp-air-gapped-bundle_v2.5.2_linux_amd64.tar.gz
, so you can extract the tarball on next page.