Skip to content

taemon1337/docker-eks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Provision an EKS cluster with full AWS resources

This repository deploys EKS cluster with full AWS resources using Ansible and Terraform using only Docker.

Prerequisites

  • AWS Credentials
  • Docker

Ansible Playbook

  1. Clone the repository
  2. Build the Docker image
  3. Run the Docker image
  4. Run the Ansible playbook

see ./ansible/README.md for details

Terraform

  1. Clone the repository
  2. Build the Docker image
  3. Run the Docker image
  4. Run the Terraform commands

see ./terraform/README.md for details

About

Build EKS simply and solely with ansible run within a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published