summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorzhu733756 <zhu733756@kubesphere.io>2022-01-10 11:47:58 +0800
committerzhu733756 <zhu733756@kubesphere.io>2022-01-14 09:04:02 +0800
commitfdd2f4c3dcc32a1a745532de04a8074b305d2b6e (patch)
tree5940a845bdf7b28fcf96dec7bb17ab60b5e788db /docs
parentadd keadm propsals on the cloud (diff)
downloadkubeedge-fdd2f4c3dcc32a1a745532de04a8074b305d2b6e.tar.gz
add external-helm-root
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
Diffstat (limited to 'docs')
-rw-r--r--docs/proposals/refactor-keadm-on-the-cloud.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/docs/proposals/refactor-keadm-on-the-cloud.md b/docs/proposals/refactor-keadm-on-the-cloud.md
index bd1aac78d..b1237a7ce 100644
--- a/docs/proposals/refactor-keadm-on-the-cloud.md
+++ b/docs/proposals/refactor-keadm-on-the-cloud.md
@@ -1,5 +1,21 @@
# Proposal for refactoring keadm cmds on the cloud
+---
+title: Reliable message delivery
+authors:
+ - "@fisherxu"
+ - "@zc2638"
+ - "@gy95"
+ - "@zhu733756"
+approvers:
+ - "@fisherxu"
+ - "@zc2638"
+ - "@gy95"
+creation-date: 2021-12-28
+last-updated: 2022-01-14
+status: Implememted
+---
+
## Plan A: using operator and CRD
By using k8s CRDs to install cloud components, this plan can be flexibly installed according to different scenarios like istioctl.
@@ -199,8 +215,8 @@ enableEdgeMesh=true
A list of set flags like helm flags.
-#### --charts
-Allow appending file directories of charts to keadm, separated by commas
+#### --external-helm-root
+External helm root path to install charts for kubeedge.
##### --files, -f, --manifests
Allow appending file paths of manifests to keadm, separated by commas