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

docs: fix format and link bugs and add rabbitmq docs #8485

Merged
merged 8 commits into from
Nov 28, 2024

Conversation

michelle-0808
Copy link
Contributor

  1. Fixed format and link bugs.
  2. Added RabbitMQ cn doc.
  3. Deleted Weaviate and Xinference cn docs.

@michelle-0808 michelle-0808 self-assigned this Nov 20, 2024
@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines. label Nov 20, 2024

# 用 KubeBlocks 管理 RabbitMQ

RabbitMQ 是一靠且成熟的消息和流处理中间件,支持在云环境、本地数据中心或个人计算机上部署。
Copy link
Contributor

Choose a reason for hiding this comment

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

一靠 => 可靠


RabbitMQ 是一靠且成熟的消息和流处理中间件,支持在云环境、本地数据中心或个人计算机上部署。

本文档展示了如何通过 kbcli、kubectl 或 YAML 文件等当时创建和管理 RabbitMQ 集群。您可以在 [GitHub 仓库](https://github.com/apecloud/kubeblocks-addons/tree/main/examples/rabbitmq)查看 YAML 示例。
Copy link
Contributor

Choose a reason for hiding this comment

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

等当时 => 等方式

Copy link
Contributor

Choose a reason for hiding this comment

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

kubectl 和 YAML 文件是一起工作的,是否只提及 kubectl 就好


```bash
kubectl edit cluster mycluster -n demo
apiVersion: apps.kubeblocks.io/v1alpha1
Copy link
Contributor

Choose a reason for hiding this comment

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

建议 bash 命令和 yaml 不要混在一起

@apecloud-bot apecloud-bot added the approved PR Approved Test label Nov 27, 2024
@apecloud-bot apecloud-bot removed the approved PR Approved Test label Nov 28, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Nov 28, 2024
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-address-type: intranet
ipFamilyPolicy: PreferDualStack
name: vpc
- name: intranet
Copy link
Contributor

Choose a reason for hiding this comment

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

please use vpc instead of intranet

service.beta.kubernetes.io/alibaba-cloud-loadbalancer-address-type: intranet
ipFamilyPolicy: PreferDualStack
name: vpc
- name: intranet
Copy link
Contributor

Choose a reason for hiding this comment

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

please use vpc instead of intranet

@apecloud-bot apecloud-bot removed the approved PR Approved Test label Nov 28, 2024
@michelle-0808
Copy link
Contributor Author

/approve

@apecloud-bot apecloud-bot added the approved PR Approved Test label Nov 28, 2024
@michelle-0808 michelle-0808 merged commit 27193a7 into main Nov 28, 2024
25 checks passed
@github-actions github-actions bot added this to the Release 0.9.2 milestone Nov 28, 2024
michelle-0808 added a commit that referenced this pull request Nov 28, 2024
@michelle-0808
Copy link
Contributor Author

/cherry-pick release-1.0-beta

Copy link

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/12064697113

github-actions bot pushed a commit that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants