Update README.md

Add k8s.yaml to kubernetes section of readme
This commit is contained in:
Roland 2023-12-10 10:12:36 +01:00 committed by GitHub
parent 08a711631b
commit 822aa1c632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,7 +227,7 @@ gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
## 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