From 7f94afdb8ca6bd82f8719d00f3df6827286d1272 Mon Sep 17 00:00:00 2001 From: Brandon Gao Date: Wed, 8 Mar 2017 10:31:01 -0800 Subject: [PATCH] Documentation: add Grab etcd use case --- Documentation/production-users.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/production-users.md b/Documentation/production-users.md index 3d75af5a4..11039d846 100644 --- a/Documentation/production-users.md +++ b/Documentation/production-users.md @@ -156,3 +156,15 @@ In [hyper.sh][hyper.sh], the container service is backed by [hypernetes][hyperne - *Backups*: None, all data can be recreated if necessary. [shafreeck]:https://github.com/shafreeck + +## Grab +- *Application*: system configuration for services, service discovery +- *Launched*: June 2016 +- *Cluster Size*: 1 cluster of 7 members +- *Order of Data Size*: megabytes +- *Operator*: Grab, [taxitan][taxitan], [reterVision][reterVision] +- *Environment*: AWS +- *Backups*: None, all data can be recreated if necessary. + +[taxitan]:https://github.com/taxitan +[reterVision]:https://github.com/reterVision