docs: prod architecture diagram

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2021-02-12 16:57:49 +05:30
parent 42d4fd87b8
commit 9dcb52c002
Signed by: codingcoffee
GPG key ID: F7D58AAC5DACF8D3
2 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View file

@ -60,6 +60,9 @@ Here `container-name` can be either of `backend`, `frontend`, `redis`,
## Deploy ## Deploy
![Production Architecture](.assets/images/bullish-prod-2021-02-12.png "Production Architecture")
The recommended way for deploy is on Kubernetes. You can find the related files The recommended way for deploy is on Kubernetes. You can find the related files
in `k8s` directory. in `k8s` directory.