Skip to content

Infrastructure to run limebrew services using Terraform, Kubernetes and Ansible

License

Notifications You must be signed in to change notification settings

limebrew-org/limebrew-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limebrew-infra

Infrastructure to run limebrew services using Terraform, Kubernetes and Ansible

Introduction

Limebrew infrastructure is managed by Terraform and is planning to switch to Kubernetes for deployment

Commands:

The mostly used terraform commands are as follows:

    terraform init

    terraform workspace new dev

    terraform workspace select dev

    terraform validate

    terraform plan

    terraform apply --auto-approve

    terraform show

    terraform destroy

Infrastructure Cost Analysis:

To check the infrastructure cost via terminal before running the infrastructure, we use a tool infracost

    infracost breakdown --path .

About

Infrastructure to run limebrew services using Terraform, Kubernetes and Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published