summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authororange <zuxia.ge@daocloud.io>2022-03-08 11:42:10 +0800
committerorange <zuxia.ge@daocloud.io>2022-03-08 17:56:54 +0800
commitab58245dc5522c3d261fd4f3ae6a344c9eb5fc50 (patch)
tree10c17267aa3ba87983eb9fc3342549c03ae52cb5 /CHANGELOG
parentMerge pull request #3645 from fisherxu/releasenote-1.10 (diff)
downloadkubeedge-ab58245dc5522c3d261fd4f3ae6a344c9eb5fc50.tar.gz
modify notes
Signed-off-by: orange <zuxia.ge@daocloud.io>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/CHANGELOG-1.10.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG/CHANGELOG-1.10.md b/CHANGELOG/CHANGELOG-1.10.md
index 341ec94ca..b761d3b8f 100644
--- a/CHANGELOG/CHANGELOG-1.10.md
+++ b/CHANGELOG/CHANGELOG-1.10.md
@@ -30,7 +30,7 @@ Keadm adds some new sub-commands to improve the user experience, including conta
- `beta join`: Installing edgecore as system service from docker image, no need to download from github release.
-- `beta reset`: Installing edgecore as system service from docker image, no need to download from github release.
+- `beta reset`: Reset the node, clean up the resources installed on the node by `beta init` or `beta join`. It will automatically detect the type of node to clean up.
- `beta manifest generate`: Generate all the manifests to deploy the cloudside components.