Pulumi Amazon Web Services (AWS) EKS Components.
Project description
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 component exposes the Crosswalk for AWS functionality documented in the Pulumi Elastic Kubernetes Service guide as a package available in all Pulumi languages.
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-cnito manage pod networking in Kubernetes.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (JavaScript/TypeScript)
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
Please follow the code of conduct.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_eks-4.2.0.tar.gz.
File metadata
- Download URL: pulumi_eks-4.2.0.tar.gz
- Upload date:
- Size: 90.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
720d46bb938aeea641adecdc1c538d5b5cc9554f1a98bbf1a61ac533f5494f28
|
|
| MD5 |
62382008d516fc43ae5f0c2bb05b862e
|
|
| BLAKE2b-256 |
b029f9b093f9f67a9b1522ca5779a6dfc9df3c8a5f9725d14a80b0e792a0e03d
|
File details
Details for the file pulumi_eks-4.2.0-py3-none-any.whl.
File metadata
- Download URL: pulumi_eks-4.2.0-py3-none-any.whl
- Upload date:
- Size: 100.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eedeb22f7cffc1b14aa393a366cf181e73a19272a16a2449ad14905d798a181f
|
|
| MD5 |
9885a06e6e0aeab228c72a5d2d0a099e
|
|
| BLAKE2b-256 |
098c75ce4c6cfcc78b84f9ec1495f06f381fd4566db33a6a33890c98dd8a9cc9
|