Skip to content

Packer configuration for building a custom EKS AMI

License

Notifications You must be signed in to change notification settings

proemergotech/amazon-eks-ami

 
 

Repository files navigation

Read the original README for ami related information.
https://github.com/awslabs/amazon-eks-ami

To update the eni-max-pods.txt, run update_ip_limit.go.
We need to provide a subnet_id to make because we don't have a default vpc.

make SUBNET_ID=subnet-11111

It can be any subnet with internet access, but prefer one from the dev environment.

About

Packer configuration for building a custom EKS AMI

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 83.3%
  • Go 10.1%
  • Makefile 6.6%