Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-123: 更新了基于macvlan和ipvlan的RDMA网卡安装Spiderpool的命令 #3536

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

corrtia
Copy link
Contributor

@corrtia corrtia commented May 29, 2024

Thanks for contributing!

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #3530

Special notes for your reviewer:

@ty-dc
Copy link
Collaborator

ty-dc commented May 29, 2024

在同一个目录下有对应的一个英文文档 docs/usage/rdma-roce.md,为保持中英文统一,也应一并修改的。

@@ -64,7 +64,7 @@

2. 安装好 Spiderpool,确认如下 helm 选项

helm upgrade spiderpool spiderpool/spiderpool --namespace kube-system --reuse-values --set sriov.install=true
helm upgrade --install spiderpool spiderpool/spiderpool --namespace kube-system --reuse-values --set sriov.install=true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not to use helm install to make it simple

@weizhoublue weizhoublue added cherrypick-release-v0.8 Cherry-pick the PR to branch release-v0.8. cherrypick-release-v0.9 labels Jun 6, 2024
@weizhoublue weizhoublue merged commit a88ea05 into spidernet-io:main Jun 6, 2024
24 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 6, 2024
DOC-123: 更新了基于macvlan和ipvlan的RDMA网卡安装Spiderpool的命令
Signed-off-by: robot <tao.yang@daocloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick-release-v0.8 Cherry-pick the PR to branch release-v0.8. cherrypick-release-v0.9 kind/doc release/none no release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: UPGRADE FAILED: "spiderpool" has no deployed releases
3 participants