Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

expected-archives/old-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

how it works

schema

we have 3 types of nodes:

  • master nodes: run main components required by kubernetes and kafka. (they are not exposed to the world)
  • kubernetes nodes: run our internal workload
  • kafka nodes: our messaging bus required by our services

pricing

we planning to use for:

  • master nodes: 3 x 1-S (1vCPU - 2GB - 50GB - $4) instances on scaleway
  • kubernetes nodes: 3 x 1-C2S (4vCPU - 8GB - 50GB - $12) instances on scaleway + 3 volumes of 150GB ($3)
  • kafka nodes: 3 x 1-S (1vCPU - 2GB - 50GB - $4) instances on scaleway

total per month: $69

development pricing

  • one master on 1-S ($4)
  • three worker on 1-M ($24)

env

  • EMAIL: email de contact
  • DOMAIN: le nom de domaine
  • GRAFANA_CLIENT_ID: le client id github pour l'auth grafana
  • GRAFANA_CLIENT_SECRET: le client secret github pour l'auth grafana
  • DRONE_CLIENT_ID: le client id github pour l'auth drone
  • DRONE_CLIENT_SECRET: le client secret github pour l'auth drone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages