Code Monkey home page Code Monkey logo

eks-install-guide-for-multus's Introduction

Multus Setup Guide

This repo contains Multus setup instructions showing how to provision EKS cluster and nodegroups using CloudFormation and CDK. You can use these patterns to help deploy your own workloads quickly.

Important: this application uses various AWS services and there are costs associated with these services after the Free Tier usage - please see the AWS Pricing page for details. You are responsible for any AWS costs incurred. No warranty is implied in this example.

Credits: This repository consolidated the knowledge and steps from cfn-nodegroup-for-multus-cni, cdkMultusNodeGroup and AWS-Immersion-Day.

Multus CNI is a container network interface (CNI) plugin for EKS that enables attaching multiple interfaces for pods. In EKS, each pod has one network interface assigned by the AWS VPC-CNI plugin. With Multus, you can create a multi-homed pod that has multiple interfaces. This is accomplished by Multus acting as a "meta-plugin", a CNI plugin that can call multiple other CNI plugins. AWS support for Multus comes with VPC CNI as the default delegate plugin configured. Please visit upstream link for comprehensive documentation.

Pod With Multus CNI

Requirements

  • AWS CLI already configured with Administrator permission (helpful if you would like to use CDK from your laptop).

Deployment Instructions

  1. Create an AWS account if you do not already have one and login.

  2. Create EC2 SSH Key Pair

  3. Install Git

  4. Create a new directory and navigate to that directory in a terminal.

  5. Clone this repo:

git clone https://github.com/aws-samples/eks-install-guide-for-multus

Steps

  1. Provision Infra, EKS Cluster, and Bastion Host.
  2. Self Managed Nodegroup via CloudFormation.
  3. Automated Multus pod IP management on EKS.
  4. Optional, CDK Managed Nodegroup.

Each subdirectory contains additional installation and usage instructions.


Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.

eks-install-guide-for-multus's People

Contributors

raghs-aws avatar sheetaljoshi avatar loneizhao avatar amazon-auto 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.