Skip to content

Commit

Permalink
fix(docs): update dingtalk group qrcode and fixed go version (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI authored Nov 11, 2024
1 parent 1f59638 commit 25a9f60
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ ob-operator 支持 OceanBase v4.x 版本。某些特性需要特定的 OceanBase

ob-operator 使用 [kubebuilder](https://book.kubebuilder.io/introduction) 项目进行构建,所以开发和运行环境与其相近。

- 构建 ob-operator 需要 Go 1.20 版本及以上;
- 构建 ob-operator 需要 Go 1.22 版本及以上;
- 运行 ob-operator 需要 Kubernetes 集群和 kubectl 的版本在 1.18 及以上。我们在 1.23 ~ 1.28 版本的 K8s 集群上检验过 ob-operator 的运行是符合预期的。
- 如果使用 Docker 作为集群的容器运行时,需要 Docker 17.03 及以上版本;我们的构建和运行环境使用的 Docker 版本为 18。

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ OceanBase v3.x versions are currently not supported by ob-operator.

ob-operator is built using the [kubebuilder](https://book.kubebuilder.io/introduction) project, so the development and runtime environment are similar to it.

- To build ob-operator: Go version 1.20 or higher is required.
- To build ob-operator: Go version 1.22 or higher is required.
- To run ob-operator: Kubernetes cluster and kubectl version 1.18 or higher are required. We examined the functionalities on k8s cluster of version from 1.23 ~ 1.28 and ob-operator performs well.
- If using Docker as the container runtime for the cluster, Docker version 17.03 or higher is required. We tested building and running ob-operator with Docker 18.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ ob-operator 支持 OceanBase v4.x 版本。某些特性需要特定的 OceanBase

ob-operator 使用 [kubebuilder](https://book.kubebuilder.io/introduction) 项目进行构建,所以开发和运行环境与其相近。

- 构建 ob-operator 需要 Go 1.20 版本及以上;
- 构建 ob-operator 需要 Go 1.22 版本及以上;
- 运行 ob-operator 需要 Kubernetes 集群和 kubectl 的版本在 1.18 及以上。我们在 1.23 ~ 1.28 版本的 K8s 集群上检验过 ob-operator 的运行是符合预期的。
- 如果使用 Docker 作为集群的容器运行时,需要 Docker 17.03 及以上版本;我们的构建和运行环境使用的 Docker 版本为 18。

Expand Down
2 changes: 1 addition & 1 deletion docsite/src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ OceanBase v3.x versions are currently not supported by ob-operator.

ob-operator is built using the [kubebuilder](https://book.kubebuilder.io/introduction) project, so the development and runtime environment are similar to it.

- To build ob-operator: Go version 1.20 or higher is required.
- To build ob-operator: Go version 1.22 or higher is required.
- To run ob-operator: Kubernetes cluster and kubectl version 1.18 or higher are required. We examined the functionalities on k8s cluster of version from 1.23 ~ 1.28 and ob-operator performs well.
- If using Docker as the container runtime for the cluster, Docker version 17.03 or higher is required. We tested building and running ob-operator with Docker 18.

Expand Down
Binary file modified docsite/static/img/dingtalk-operator-users.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25a9f60

Please sign in to comment.