summaryrefslogtreecommitdiff
path: root/node-performance-testing.md
AgeCommit message (Collapse)Author
2016-09-01Update the latestReleaseBranch to release-1.4 in the munger.David McMahon
2016-07-15Fix broken warning image link in docsjoe2far
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-05-04devel/ tree 80col wrap and other minor editsMike Brown
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2016-01-06Add node performance measuring guideTim St. Clair
Add a development guide for measuring performance of node components. The purpose of this guide is threefold: 1. Document the nuances of measuring kubelet performance so we don't forget or need to reinvent the wheel. 2. Make it easier for new contributors to analyze performance. 3. Share tips and tricks that current team members might not be aware of.