Skip to content

techworldwithsiva/terraform-aws-eksctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Steps

SSH-Keys

  • First prepare your SSH key pair.
  • Import public key AWS key pairs.

WorkStation

eksctl create cluster --config-file=eks.yaml

in AWS if one service wants to create or access other service. For example

  • EKS cluster has to create Load Balancer. Then EKS cluster should have IAM Role that has a permission to create load balancer.
  • Security Groups, when traffic is coming to EC2 instances, you should always check that port is allowed or not.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published