docs(deploy): update system requirements and usage naming - #589
Open
yuyoudong wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
What Changed
deploy/README.md和deploy/README.zh.md的系统要求deploy/deploy.sh的usage()中bkn-foundry更新为openbknWhy
统一 OpenBKN 部署文档和命令行帮助中的产品名称及系统配置要求,避免用户按照过时信息准备环境。
How
usage()帮助文本,不改变部署逻辑Breaking changes: 无
Testing
bash -n deploy/deploy.shgit diff --checkRisk & Rollback
Potential risks: 无,未修改部署逻辑。
Rollback plan: 回滚本次提交即可恢复原文档和帮助文本。
Additional Notes
本 PR 未包含其他无关工作区变更。