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

zhouky pushed a commit to branch branch-0.3
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/branch-0.3 by this push:
     new afefe9679 [CELEBORN-944][DOC] Add link about cluster planning
afefe9679 is described below

commit afefe967955199a847f914240960d18fbe43bed6
Author: mingji <[email protected]>
AuthorDate: Tue Sep 5 14:24:17 2023 +0800

    [CELEBORN-944][DOC] Add link about cluster planning
    
    Add a link to expose cluster planning doc.
    
    Ditto.
    
    NO.
    
    Not necessary.
    
    Closes #1879 from FMX/CELEBORN-944.
    
    Authored-by: mingji <[email protected]>
    Signed-off-by: zky.zhoukeyong <[email protected]>
    (cherry picked from commit 63164628dc730157cb2144a19a4164e35e36b4fe)
    Signed-off-by: zky.zhoukeyong <[email protected]>
---
 mkdocs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mkdocs.yml b/mkdocs.yml
index ce1342527..9edd17f16 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -78,6 +78,7 @@ nav:
       - Kubernetes: deploy_on_k8s.md
       - Upgrade: upgrade.md
       - Ratis Shell: celeborn_ratis_shell.md
+      - Cluster Planning: cluster_planning.md
   - Monitoring: monitoring.md
   - Migration Guide: migration.md
 

Reply via email to