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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3116a19c add upgrade guide
     new e06f5efa Merge branch 'master' of 
https://github.com/apache/incubator-eventmesh-site
3116a19c is described below

commit 3116a19c9540153f30d01c152679a741b1603c1e
Author: xwm1992 <[email protected]>
AuthorDate: Mon Jan 30 17:37:37 2023 +0800

    add upgrade guide
---
 docs/upgrade-guide/01-upgrade-guide.md | 16 ++++++++++++++++
 docs/upgrade-guide/_category_.json     |  5 +++++
 2 files changed, 21 insertions(+)

diff --git a/docs/upgrade-guide/01-upgrade-guide.md 
b/docs/upgrade-guide/01-upgrade-guide.md
new file mode 100644
index 00000000..d463878f
--- /dev/null
+++ b/docs/upgrade-guide/01-upgrade-guide.md
@@ -0,0 +1,16 @@
+# EventMesh Upgrade Guide
+
+> This article briefly introduces the precautions for upgrading EventMesh from 
version 1.2.0 to the latest version.
+
+## 1. Precautions
+
+**If you are using EventMesh for the first time, you can ignore this chapter.**
+
+## 2. Service upgrade installation
+
+The upgrade and startup of the EventMesh runtime module can be done in 
accordance with the [deployment 
guide](https://eventmesh.apache.org/docs/instruction/runtime). 
+
+For differences and changes between versions, please refer to the [release 
notes](https://eventmesh.apache.org/events/release-notes) of different 
versions. Compatibility between versions can be achieved.
+
+If you need to use the latest features, follow the release note to upgrade to 
the corresponding version That’s it, and different plug-in module components 
can be packaged and configured separately. You can refer to the corresponding 
[feature design documents and 
guidelines](https://eventmesh.apache.org/docs/design-document/)
+
diff --git a/docs/upgrade-guide/_category_.json 
b/docs/upgrade-guide/_category_.json
new file mode 100644
index 00000000..af764643
--- /dev/null
+++ b/docs/upgrade-guide/_category_.json
@@ -0,0 +1,5 @@
+{
+  "position": 7,
+  "label": "Upgrade Guide",
+  "collapsed": false
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to