Skip to content

Here is an aws eks kubernetes cluster with 2 worker nodes and one nginx pod in a private subnets within a vpc and an application load balancer in public subnets to forward the traffic to the private worker nodes.

Notifications You must be signed in to change notification settings

mohamedsamirspot/Constructing-AWS-EKS-Cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Constructing-AWS-EKS-Cluster

Here is an aws eks kubernetes cluster with 2 worker nodes and one nginx pod in a private subnets within a vpc and an application load balancer in public subnets to forward the traffic to the private worker nodes.

Screenshot from 2023-05-16 20-16-09

Components

  • vpc
  • 2 public subnets
  • 2 private subnets
  • nat gateway
  • internet gateway
  • public application load balancer
  • eks cluster
  • node group with 2 worker nodes with auto scaling group
My.Video.mp4

About

Here is an aws eks kubernetes cluster with 2 worker nodes and one nginx pod in a private subnets within a vpc and an application load balancer in public subnets to forward the traffic to the private worker nodes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages