Giter Site home page Giter Site logo

jessedye / amazon-eks-ami Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/amazon-eks-ami

0.0 0.0 0.0 9.25 MB

Packer configuration for building a custom EKS AMI

Home Page: https://awslabs.github.io/amazon-eks-ami/

License: MIT No Attribution

Shell 58.71% Python 0.58% Go 32.22% PowerShell 4.43% Makefile 3.30% Dockerfile 0.75%

amazon-eks-ami's Introduction

Amazon EKS AMI Build Specification

This repository contains resources and configuration scripts for building a custom Amazon EKS AMI with HashiCorp Packer. This is the same configuration that Amazon EKS uses to create the official Amazon EKS-optimized AMI.

Check out the ๐Ÿ“– documentation to learn more.


๐Ÿš€ Getting started

If you are new to Amazon EKS, we recommend that you follow our Getting Started chapter in the Amazon EKS User Guide. If you already have a cluster, and you want to launch a node group with your new AMI, see Launching Amazon EKS Worker Nodes.

๐Ÿ”ข Pre-requisites

You must have Packer version 1.8.0 or later installed on your local system. For more information, see Installing Packer in the Packer documentation. You must also have AWS account credentials configured so that Packer can make calls to AWS API operations on your behalf. For more information, see Authentication in the Packer documentation.

๐Ÿ‘ท Building the AMI

A Makefile is provided to build the Amazon EKS Worker AMI, but it is just a small wrapper around invoking Packer directly. You can initiate the build process by running the following command in the root of this repository:

# build an AMI with the latest Kubernetes version and the default OS distro
make

# build an AMI with a specific Kubernetes version and the default OS distro
make k8s=1.29

# build an AMI with a specific Kubernetes version and a specific OS distro
make k8s=1.29 os_distro=al2023

# check default value and options in help doc
make help

The Makefile chooses a particular kubelet binary to use per Kubernetes version which you can view here.

Note The default instance type to build this AMI does not qualify for the AWS free tier. You are charged for any instances created when building this AMI.

๐Ÿ”’ Security

For security issues or concerns, please do not open an issue or pull request on GitHub. Please report any suspected or confirmed security issues to AWS Security https://aws.amazon.com/security/vulnerability-reporting/

โš–๏ธ License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

amazon-eks-ami's People

Contributors

cartermckinnon avatar mmerkes avatar micahhausler avatar github-actions[bot] avatar prasad0896 avatar ravisinha0506 avatar abeer91 avatar m00nf1sh avatar ljosyula avatar issacwww avatar saurav-agarwalla avatar bwagner5 avatar ndbaker1 avatar vishalkg avatar tzneal avatar suket22 avatar visunali avatar nithu0115 avatar timecode avatar sehayoun avatar camrakin avatar dims avatar heybronson avatar jpeddicord avatar myannaharris avatar zaf6862 avatar shyamjvs avatar saiteja313 avatar jdn5126 avatar guessi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.