Skip to content

marOne-mrri/terraform-aws-eks-k8s-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Terraform - Provision an EKS Cluster - Deploy to the EKS cluster a fullstack App

This repo is a companion repo to the Provision an EKS Cluster tutorial, containing Terraform configuration files to provision an EKS cluster on AWS. also added the code that deployes to the cluster. created the terraform config to create ECR where we store docker images. created a fullstack app using angular and spring boot + a Dockerfile for each of them.

Releases

No releases published

Packages

No packages published

Languages

  • HCL 68.2%
  • TypeScript 18.5%
  • Java 6.5%
  • CSS 2.7%
  • HTML 2.7%
  • Dockerfile 1.4%