Introdução
PaaStel is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications on your own servers.
The name refers to Brazil's most beloved food (pastel), but it also has a meaning in the world of technology as a "workaround" in the code, like Go Horse.
Componenets
| Name | Description |
|---|---|
| Controller | Workflow API server |
| Builder | Git server and source-to-image component |
| Dockerbuilder | The builder for Docker based applications |
| Registry | The Docker registry |
| Router | The HTTP/s edge router |