Skip to content

Provision a kubernetes cluster with Terraform and Kops on Amazon Web Services

Notifications You must be signed in to change notification settings

serratala/terraform-kops-k8s

Repository files navigation

Terraform + Kops + Kubernetes

Provision a kubernetes cluster with Terraform and Kops on Amazon Web Services.

In this example we deploy to AWS a sample of RESTFul API using Spring Boot Hateoas.

Requirements:

Or install all depencencies with the script ruh.sh:

./run.sh setup

Important:

  • AWS Credentials with all permission for create EC2 instances, Security Groups, Elastic Container Registry (ECR), VPC, Subnet, Internet Gateway, ELB and S3 Bucket.
  • Docker 17.05 or later to build the Docker image of Spring Boot Hateoas.

Quick Start:

Run on your machine and take the coffee break time:

./run.sh provision

How it works!:

Features:

About

Provision a kubernetes cluster with Terraform and Kops on Amazon Web Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published