Skip to content

bohemian-coder/eks-setup-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eks-setup-automation -> A quick HowTo

Setup a cluster on Amazon EKS

Important Notes:

  • Cluster is created from a linux vm setup using Vagrant.

  • Host machine is a Mac M1, setup is developed to be compatible with Apple chip.

  • Result is NOT all AWS free tier; due to Nat gateway, Elastic IP, and cluster charges. Please delete your cluster if using for test purposes

  • This requires the host machine (Linux VM in this case) be pre-configured with AWS credentials; Create an AWS user (EKS Admin) with the following permissions; Cloud Formation | EKS | Auto Scaling | IAM Instance Profile && Role | EC2 - VPC, IGW

    For testing purposes; A user with AdministratorAccess will suffice

Steps:

  1. Run vagrant up
  2. Run bash cluster_setup.sh

About

Setup a cluster on Amazon EKS with eksctl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages