Skip to main content
Skip table of contents

Creating DKP Non-air-gapped Clusters from the UI

A guide for creating DKP clusters on AWS console

Prerequisites

Configure an AWS Infrastructure, or add credentials using AWS role credentials.

Simplified Cluster Creation on AWS in the UI

  1. In the selected workspace Dashboard, select the Add Cluster option in the Actions dropdown menu at the top right.

  2. On the Add Cluster page, select the Create DKP Cluster.

  3. Provide some basic cluster details within the form:

    • Workspace: The workspace where this cluster belongs (if within the Global workspace).

    • Kubernetes Version: The initial version of Kubernetes to install on the cluster.

    • Name: A valid Kubernetes name for the cluster.

    • Add Labels: By default, your cluster has labels that reflect the infrastructure provider provisioning. For example, your AWS cluster may have a label for the data center region and provider: aws. Cluster labels are matched to the selectors created for Projects. Changing a cluster label may add or remove the cluster from projects.

  4. Select the pre-configured AWS Infrastructure, or AWS role credentials to display the remaining options specific to AWS.

    • Region: Select a data center region or specify a custom region.

    • Configure Node Pools: Specify pools of nodes, their machine types, quantity, and the IAM instance profile.

      • Machine Type: Machine instance type.

      • Quantity: Number of nodes. The control plane must be an odd number.

      • IAM instance profile: Name of the IAM instance profile to assign to the machines.

    • AMI Image: You specify the AMI as part of each pool by using either group of fields, but not both groups:

      • (a) AMI ID specifying by name.

        • AMI ID: AMI ID to use for all nodes.

      • (b) AMI ID for lookup - Owner ID, Base OS, Lookup Format (all fields are required, if any is used)

        • Base OS: Base OS for Lookup search.

        • Lookup Format: Lookup Format string to generate AMI search name from.

        • Owner ID: Owner ID for AMI Lookup search.

    • Worker Availability Zone: Worker Zones for a region (worker nodes only).

    • Add Infrastructure Provider Tags: Specify tags applied on all resources created in your infrastructure for this cluster. Different infrastructure providers have varying restrictions on the usable tags. See the AWS Tags User Guide for more information on using tags in AWS.

  5. Select Create to begin provisioning the cluster. This step may take a few minutes, taking time for the cluster to be ready and fully deploy its components. The cluster automatically tries to join, and should resolve after it is fully-provisioned.

Next Step

Make the AWS Non-air-gapped Cluster Self-Managed

JavaScript errors detected

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

If this problem persists, please contact our support.