Create an EKS Cluster and Deploy an Application

Create an EKS Cluster and Deploy an Application
Create an EKS Cluster and Deploy an Application

CLOUD LABS



Create an EKS Cluster and Deploy an Application

In this Cloud Lab, you’ll learn to create a Kubernetes cluster using AWS Elastic Kubernetes Service (EKS). You’ll also install an Elastic Load Balancer Controller, deploy a sample application, and access it using the load balancer.

7 Tasks

beginner

2hr

Certificate of Completion

Desktop OnlyDevice is not compatible.
No Setup Required
Amazon Web Services

Learning Objectives

Understanding Amazon EKS Cluster and node groups
Working knowledge of VPC and subnets
Hands-on experience creating EKS cluster and deploying an application
Hands-on experience installing Load Balancer Controller

Technologies
EC2 logoEC2
EKS
Cloud Lab Overview

Amazon Elastic Kubernetes Service is a managed service that provides easy configuration for Kubernetes services. You don’t need to install Kubernetes and its other components; AWS EKS manages these tasks and makes sure you always have the latest versions of services available to use. EKS manages the Kubernetes leader nodes and allows you to control the follower nodes, helping you to focus on the deployment of your application.

In this Cloud Lab, you’ll create a custom VPC with public and private subnets and a NAT gateway to control incoming traffic from the internet. You’ll create an EKS cluster and a node group to create nodes/EC2 instances per your defined size and also install an Elastic Load Balancer Controller and create a load balancer using Ingress. Lastly, you’ll deploy an application and access it using the DNS address of the load balancer.

After completing this Cloud Lab, you’ll have a good understanding of working with EKS clusters, deploying applications on follower nodes, and working with Load Balancer Controller using ekctl and kubectl command line tools.

The following is the high-level architecture diagram of the infrastructure you’ll create in this Cloud Lab:

Visualize the EKS architecture for deploying and managing containerized applications at scale
Visualize the EKS architecture for deploying and managing containerized applications at scale
Cloud Lab Tasks
1.Introduction
Getting Started
2.EKS and Cloud App
Create VPC and IAM Roles
Provision an EKS Cluster and Node Group
Install AWS Load Balancer Controller
Deploy a Sample Application and Test High Availability
3.Conclusion
Clean Up
Wrap Up
Labs Rules Apply
Stay within resource usage requirements.
Do not engage in cryptocurrency mining.
Do not engage in or encourage activity that is illegal.

Before you start...

Try these optional labs before starting this lab.

Relevant Courses

Use the following content to review prerequisites or explore specific concepts in detail.

Hear what others have to say
Join 1.4 million developers working at companies like