This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-operator.git
commit f98e09300c3bf01b50742d1e491094e4625df025 Author: nobolity <[email protected]> AuthorDate: Thu May 26 16:22:54 2022 +0800 Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2cae094..2ad42c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # dolphinscheduler-operator +## feature + +1. deployment the master ,worker moudle +2. scale the pods numbers with one commond +3. update the master,worker version quickly (not include the sql) ## Project Status
