Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 762 Bytes

carrier

Opinionated platform that runs on Kubernetes, that takes you from App to URL in one step.

CI

Principles

  • must fit in less than 4GB of RAM
  • must install in less than 5 minutes when images are warm
  • must install with a one-line command and zero config
  • must completely uninstall and leave the cluster in its previous state with a one-line command
  • must work on local clusters (edge friendly)

Guidelines

  • if possible, choose components that are written in go
  • all acceptance tests should run in less than 10 minutes
  • all tests should be able to run on the minimal cluster

Install

$ ./carrier install