EKS Setup

Enable Elastic Kubernetes Service (EKS) for AWS by creating a DuploCloud Infrastructure

In the DuploCloud platform, a Kubernetes Cluster maps to a DuploCloud Infrastructure.

Start by creating a new Infrastructure in DuploCloud. When prompted to provide details for the new Infrastructure, select Enable EKS. In the EKS Version field, select the desired release.

Optionally, enable logging and custom EKS endpoints.

The worker nodes and remaining workload setup are described in the Tenant topic.

Add Infrastructure form with Enable EKS selected

Creating an Infrastructure with EKS can take some time. See the Infrastructure section for details about other elements on the Add Infrastructure form.

When the Infrastructure is in the ready state, as indicated by a Complete status, navigate to Kubernetes -> Services and select the Infrastructure from the NAME column to view the Kubernetes configuration details, including the token and configuration for kubectl.

Infrastructure page with Status Complete displayed

When you create Tenants in an Infrastructure, a namespace is created in the Kubernetes cluster with the name duploservices-TENANT_NAME

Last updated

Was this helpful?