1
0
Fork 0

docs: add docs

This commit is contained in:
Vojtěch Mareš 2022-09-10 16:18:58 +02:00
parent c786404692
commit 7d8ff5fd1e
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
11 changed files with 159 additions and 0 deletions

21
docs/roadmap.md Normal file
View file

@ -0,0 +1,21 @@
---
hide:
- navigation
---
# Roadmap
## Phase one: Proof of Concept
- [X] Docker image build
- [ ] Basic Helm chart
## Phase two: Automation
- [ ] Automate releases with GitHub Actions
- [ ] Kubernetes autoscaling via [HPA](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)
## Phase three: Stable release
- [ ] Create first stable release (e.g. `1.0.0`)