Skip to content

oulib-datacatalog/CS_Capstone_2021_Terraform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group 2 - Capstone Project for Software Engineering

Description

In this project, we will be deploying an instance of a containerized MongoDB to a kubernetes environment in the cloud using Terraform. In addition to deploying MongoDB, each instance data will be persist upon pod shutdown.

Software Requirements

Learning

Below is a Udemy's 30 day course that teaches from scratch the basics of Docker and Kubernetes for beginners. The courses utilizes AWS's EKS.

https://www.udemy.com/course/devops-with-docker-kubernetes-and-azure-devops

Deployment

Check out Deployment.md on how to deploy this project in a Linux VM

Testing

Check out Test.md on how to test if this project work

Destroy

Check out Destroy.md on how to shutdown pods and destroy infrastructure.

About

Deployment of MongDB to GKE using Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 89.7%
  • Makefile 10.3%