docs(docker): move k8s deployment docs to wiki, drop README_K8S.md

The Kubernetes deployment guide now lives only in the wiki
(docs.langbot.app -> Installation -> Kubernetes). Remove the in-repo
docker/README_K8S.md, repoint the README language variants and the
docker-compose / kubernetes.yaml header comments to the wiki, and keep
kubernetes.yaml self-describing via inline comments.
This commit is contained in:
RockChinQ
2026-06-07 11:36:39 -04:00
parent 5c3a619e2d
commit 47fe9bde03
12 changed files with 17 additions and 742 deletions

View File

@@ -1,5 +1,5 @@
# Docker Compose configuration for LangBot
# For Kubernetes deployment, see kubernetes.yaml and README_K8S.md
# For Kubernetes deployment, see kubernetes.yaml and the deployment guide at https://docs.langbot.app
version: "3"
services: