Creating an EKS Service
Finish the Quick Start Tutorial by creating an EKS Service
Last updated
Was this helpful?
Finish the Quick Start Tutorial by creating an EKS Service
Last updated
Was this helpful?
So far in this DuploCloud AWS tutorial, you created a VPC network with configuration templates (), an isolated workspace (), and an (optionally).
Now you need to create a DuploCloud Service on top of your Infrastructure and configure it to run and deploy your application. In this tutorial path, we'll deploy an application using Docker containers and leveraging .
Alternatively, you can finish this tutorial by:
running Docker containers
For a deeper comparison of EKS and ECS, consult.
Estimated time to complete remaining tutorial steps: 30-40 minutes
For the remaining steps in this tutorial, you will:
Create a Host (EC2 Instance) to serve as an .
Create a Service and application using the premade Docker image: duplocloud/nodejs-hello:latest.
Expose the Service by creating and sharing a Load Balancer and DNS name.
Test the application.
Obtain access to the container shell and kubectl
for debugging.
The topology that DuploCloud creates behind the scenes resembles this low-level configuration in AWS.