GithubHelp home page GithubHelp logo

getamis / terraform-cloud-kubernetes Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 0.0 43 KB

Terraform modules to create an EKS, GKE or AKS cluster.

License: Apache License 2.0

Makefile 1.08% HCL 72.77% Shell 1.32% Smarty 2.23% Go 22.59%
terraform-module terraform-aws terraform

terraform-cloud-kubernetes's Introduction

CircleCI GitHub license

Terraform Cloud Kubernetes Modules

Those modules are handle Kubernetes service of a cloud platform, which includes EKS, GKE and AKS.

Now, only support EKS cluster.

Requirements

This module is only meant for use with Terraform 0.12+.

Usage

There are multiple examples included in the examples folder.

Modules

This repo includes serveral major modules:

aws/network

Create one AWS VPC including private and public subnet, and one ec2 instance called bastion hosts in public subnet, hence, one can access the resource hosting in the private subnet, refer aws/network for the detail variable inputs.

aws/eks

This two modules creates the Kubernetes control plane(AWS EKS), Terraform is responsible for the complicated Kubernetes compoments, and it takes about 10~15 minutes to complete, refer aws/eks for the detail variable inputs.

aws/eks-worker-asg

Create a AWS auto-scaling group with CoreOS container linux and leverage ignition to provision and register to EKS cluster or ElastiKube automatically.

Due to using AWS launch template, hence, it's up to user to choose spot or on demand instance type by changing the variable, refer aws/eks-worker for the detail variable inputs.

Contributing

There are several ways to contribute to this project:

  1. Find bug: create an issue in our Github issue tracker.
  2. Fix a bug: check our issue tracker, leave comments and send a pull request to us to fix a bug.
  3. Make new feature: leave your idea in the issue tracker and discuss with us then send a pull request!

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

terraform-cloud-kubernetes's People

Contributors

kairen avatar

Watchers

charles adetiloye avatar James Cloos avatar  avatar  avatar  avatar

terraform-cloud-kubernetes's Issues

Add support for provisioning AKS

Is this a BUG REPORT or FEATURE REQUEST?:
This is a feature request.

What happened:
We want vishwakarma support AKS

What you expected to happen:
Use vishwakarma to provision AKS

How to reproduce it (as minimally and precisely as possible):
N/A

Anything else we need to know?:
N/A

Add support for provisioning GKE

Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST

What happened:
Vishwakarma doesn't support for provisioning GKE cluster.

What you expected to happen:
Make Vishwakarma can provision GKE cluster by Terraform modules.

How to reproduce it (as minimally and precisely as possible):
N/A

Anything else we need to know?:
N/A

cc @smalltown

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.