mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-25 01:11:00 +00:00
Update README.md
Add k8s.yaml to kubernetes section of readme
This commit is contained in:
parent
08a711631b
commit
822aa1c632
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
|
||||||
|
|
||||||
## Run with Kubernetes
|
## Run with Kubernetes
|
||||||
|
|
||||||
See ["LibreTranslate: your own translation service on Kubernetes" by JM Robles](https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630)
|
See [Medium article by JM Robles](https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630) and the improved [k8s.yaml](https://github.com/LibreTranslate/LibreTranslate/blob/main/k8s.yaml) by @rasos.
|
||||||
|
|
||||||
## Manage API Keys
|
## Manage API Keys
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue