You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by ww...@apache.org on 2021/12/01 07:31:36 UTC

[incubator-yunikorn-site] branch master updated: [YUNIKORN-851]Documents of build kubemark and prometheus (#95)

This is an automated email from the ASF dual-hosted git repository.

wwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 7902407  [YUNIKORN-851]Documents of build kubemark and prometheus (#95)
7902407 is described below

commit 790240716557a8f3f4a14676235153687571c488
Author: Tingyao Huang <ti...@apache.org>
AuthorDate: Wed Dec 1 15:26:06 2021 +0800

    [YUNIKORN-851]Documents of build kubemark and prometheus (#95)
---
 sidebars.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sidebars.js b/sidebars.js
index 8e9e279..316fcaa 100644
--- a/sidebars.js
+++ b/sidebars.js
@@ -75,6 +75,7 @@ module.exports = {
         ],
         'Performance': [
             'performance/evaluate_perf_function_with_kubemark',
+            'performance/performance_tutorial',
             'performance/metrics',
             'performance/profiling'
         ]