From df657d4690e93f7bbe69fb9730a4a074973988d7 Mon Sep 17 00:00:00 2001 From: Ye Yin Date: Tue, 7 Mar 2017 15:01:20 +0800 Subject: [PATCH] Documentation: Add Tencent Games to production users --- Documentation/production-users.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/production-users.md b/Documentation/production-users.md index 0f20e8b8a..96d0fcaa8 100644 --- a/Documentation/production-users.md +++ b/Documentation/production-users.md @@ -118,3 +118,15 @@ PD(Placement Driver) is the central controller in the TiDB cluster. It saves the - *Backups*: None [nekto0n]:https://github.com/nekto0n + +## Tencent Games + +- *Application*: Meta data and configuration data for service discovery, Kubernetes, etc. +- *Launched*: Jan. 2015 +- *Cluster Size*: 3 members each with 10s of clusters +- *Order of Data Size*: 10s of Megabytes +- *Operator*: Tencent Game Operations Department +- *Environment*: Baremetal +- *Backups*: Periodic sync to backup server + +In Tencent games, we use Docker and Kubernetes to deploy and run our applications, and use etcd to save meta data for service discovery, Kubernetes, etc.