Skip to content

This Terraform template will build and deploy a simple architecture, and when the instance starts, it'll automatically install a Kubernetes environment.

Notifications You must be signed in to change notification settings

LeonardoBozCaitano/terraform-singlenode-kubernetes-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform SingleNode Kubernetes Implementation

This template use terraform to create the infrastructure on AWS with the VPC configured and an instance t3.medium, on instance creation it already install Microk8s kubernetes single node environment.

How to use

You just have to apply the terraform template, and be happy with your simple and cheap kubernetes environment! :)

How much it costs?

You'll pay 0,0416 USD per hour to use the t3.medium on demand instance.

About

This Terraform template will build and deploy a simple architecture, and when the instance starts, it'll automatically install a Kubernetes environment.

Topics

Resources

Stars

Watchers

Forks