pawniemiec / aws-eks

AWS Kubernetes service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS EKS infrastructure

This repository allows you to setup AWS Kubernetes service

Prerequisites

You need the following environment variables set:

AWS_DEFAULT_REGION=...
AWS_ACCESS_KEY_ID=...
AWS_SECRET_ACCESS_KEY=...

You need to have the following programs installed:

  • terraform >= v0.11.10

Build

Deploy

Destroy

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

AWS Kubernetes service

License:MIT License