Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 767 Bytes

IFRC GO Deployment (Work in Progress)

Note

This repository is still work in progress and not being used to manage GO deployments yet.

This repository hosts the configuration files and scripts required for deploying Kubernetes clusters for the IFRC GO ecosystem, as well as for deploying IFRC GO ecosystem applications onto these clusters.

Structure

The repository is structured as follows:

  • base-infrastructure: Contains the Terraform configuration files for deploying the Kubernetes clusters and other infrastructure components like managed databases, object storage etc on Azure.

  • applications: Contains the deployment scripts and Helm configurations for deploying Helm charts of IFRC GO ecosystem applications onto the Kubernetes clusters.