An open API service indexing awesome lists of open source software.

https://github.com/code-by-sia/scalable

a full example of a simple scaleable service using kubernetes
https://github.com/code-by-sia/scalable

Last synced: 9 days ago
JSON representation

a full example of a simple scaleable service using kubernetes

Awesome Lists containing this project

README

          

### Scalable

a highly scaleable simple registeration service

[Kanban Board](issue-tracker/board.md)

### How to deploy

```sh
kubectl apply -f infrastructure/
```

### Final goal