Add author to performance comparison tool doc

This commit is contained in:
Shyam Jeedigunta 2018-02-21 17:45:59 +01:00
parent e56ddfce97
commit 9b2005174c
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Performance Comparison Tool
_by Shyam JVS, Google Inc (reviewed by Marek Grabowski & Wojciech Tyczysnki)_
## BACKGROUND
Kubemark is a performance testing tool which we use to run simulated kubernetes clusters. The primary use case is scalability testing, as creating simulated clusters is faster and requires less resources than creating real ones. For more information about kubemark, take a look into the [doc](https://github.com/kubernetes/community/blob/master/contributors/devel/kubemark-guide.md).