Giter VIP home page Giter VIP logo

pulumi-eks's Introduction

Build Status Slack npm version Python version NuGet version PkgGoDev

Pulumi Amazon Web Services (AWS) EKS Components

The Pulumi EKS library provides a Pulumi component that creates and manages the resources necessary to run an EKS Kubernetes cluster in AWS.

This includes:

  • The EKS cluster control plane.
  • The cluster's worker nodes configured as node groups, which are managed by an auto scaling group.
  • The AWS CNI Plugin aws-k8s-cni to manage pod networking in Kubernetes.

Pre-Requisites

  1. Install Pulumi.
  2. Install kubectl.

Installing

To use from JavaScript or TypeScript in Node.js, install it using either npm:

$ npm install @pulumi/eks

or yarn:

$ yarn add @pulumi/eks

Python

To use from Python, install using pip:

$ pip install pulumi_eks

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-eks/sdk/go

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Eks

References

Contributing

If you are interested in contributing, please see the contributing docs.

Code of Conduct

You can read the code of conduct here.

pulumi-eks's People

Contributors

metral avatar stack72 avatar lukehoban avatar justinvp avatar lblackstone avatar pgavlin avatar houqp avatar ellismg avatar cyrusnajmabadi avatar vranga000 avatar jen20 avatar viveklak avatar jaxxstorm avatar alex-hunt-materialize avatar tirke avatar embraser01 avatar t0yv0 avatar hausdorff avatar beetahnator avatar cosminilie avatar jazzdan avatar davidroth avatar floknip avatar iwahbe avatar comradin avatar naineel avatar d-nishi avatar timmyers avatar ben-nagengast avatar con5cience 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.