Browse Source

Merge pull request #7437 from hustcat/tx-case

Add Tencent Games user case
Xiang Li 8 years ago
parent
commit
1a3a345468
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Documentation/production-users.md

+ 12 - 0
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.