Skip to content

Commit ed03a21

Browse files
authored
Merge pull request #104 from lnnt/master
rename porterLB to openELB
2 parents 736417e + f65efb0 commit ed03a21

6 files changed

+18
-18
lines changed

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
porterlb.io
1+
openelb.io

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to the OpenELB website repository!
44

5-
This repository contains web pages of the [official OpenELB website](https://porterlb.io), including documentation, blog articles, community information, and other contents of the [OpenELB open-source project](https://github.com/kubesphere/OpenELB).
5+
This repository contains web pages of the [official OpenELB website](https://openelb.io), including documentation, blog articles, community information, and other contents of the [OpenELB open-source project](https://github.com/kubesphere/OpenELB).
66

77
Whether you are a tech enthusiast, a language professional, or simply someone interested in the OpenELB project, you are always welcome to send your works to the OpenELB website and help localize the website!
88

content/en/blog/kubesphere-porterlb-implement-grayscale-release-on-bare-metal-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ date: 2021-03-12
88
weight: 99999
99
---
1010

11-
[PorterLB](https://porterlb.io) is a load balancer implementation designed for bare-metal Kubernetes clusters. As a sub-project of [KubeSphere](https://kubesphere.io), PorterLB fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem.
11+
[PorterLB](https://openelb.io) is a load balancer implementation designed for bare-metal Kubernetes clusters. As a sub-project of [KubeSphere](https://kubesphere.io), PorterLB fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem.
1212

1313
During new feature release, the KubeSphere grayscale release feature allows users to freely distribute traffic among a stable version and a beta version of an application to both ensure service continuity and test the beta version before formally rolling it out.
1414

15-
In this article, I am going to introduce how to use KubeSphere and PorterLB to implement grayscale release for an application in a bare-metal Kubernetes cluster. To make you quickly understand how it works, I am going to directly use demonstration settings without digging too much into the details. You can obtain detailed guidance from the [KubeSphere documentation](https://kubesphere.io/docs/) and [PorterLB documentation](https://porterlb.io/docs/).
15+
In this article, I am going to introduce how to use KubeSphere and PorterLB to implement grayscale release for an application in a bare-metal Kubernetes cluster. To make you quickly understand how it works, I am going to directly use demonstration settings without digging too much into the details. You can obtain detailed guidance from the [KubeSphere documentation](https://kubesphere.io/docs/) and [PorterLB documentation](https://openelb.io/docs/).
1616

1717
## Architecture
1818

@@ -34,7 +34,7 @@ In this article, I am going to introduce how to use KubeSphere and PorterLB to i
3434

3535
### Prerequisites
3636

37-
* You need to prepare a Kubernetes cluster, and install [KubeSphere](https://kubesphere.io/docs/installing-on-kubernetes/) and [PorterLB](https://porterlb.io/docs/getting-started/installation/) in the Kubernetes cluster.
37+
* You need to prepare a Kubernetes cluster, and install [KubeSphere](https://kubesphere.io/docs/installing-on-kubernetes/) and [PorterLB](https://openelb.io/docs/getting-started/installation/) in the Kubernetes cluster.
3838
* On KubeSphere, you need to [create a project and an account](https://kubesphere.io/docs/quick-start/create-workspace-and-project/). The role of the account in the project must be `project-admin`.
3939

4040
### Operations

content/en/blog/porterlb-for-bare-metal-kubernetes-cloud-native-elegant-and-flexible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Though the Layer 2 mode does not provide the same high availability as the BGP m
4545
2. Configure an IP address pool by using Eip.
4646
3. Create a Service and set the Service to use PorterLB.
4747

48-
You can obtain detailed guidance on how to install, configure, and use PorterLB from the [PorterLB documentation](https://porterlb.io/docs/).
48+
You can obtain detailed guidance on how to install, configure, and use PorterLB from the [PorterLB documentation](https://openelb.io/docs/).
4949

5050
## Advantages of PorterLB
5151

@@ -61,4 +61,4 @@ After PorterLB is installed in a Kubernetes cluster, a porter-manager Deployment
6161

6262
### Flexible
6363

64-
PorterLB can be used in conventional Kubernetes clusters. As a sub-project of KubeSphere, PorterLB also fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem, such as observability and troubleshooting, unified monitoring and logging, centralized storage and networking management, and easy-to-use CI/CD pipelines.
64+
PorterLB can be used in conventional Kubernetes clusters. As a sub-project of KubeSphere, PorterLB also fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem, such as observability and troubleshooting, unified monitoring and logging, centralized storage and networking management, and easy-to-use CI/CD pipelines.

content/zh/blog/porterlb-for-bare-metal-kubernetes-cloud-native-elegant-and-flexible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Though the Layer 2 mode does not provide the same high availability as the BGP m
4545
2. Configure an IP address pool by using Eip.
4646
3. Create a Service and set the Service to use PorterLB.
4747

48-
You can obtain detailed guidance on how to install, configure, and use PorterLB from the [PorterLB documentation](https://porterlb.io/docs/).
48+
You can obtain detailed guidance on how to install, configure, and use PorterLB from the [PorterLB documentation](https://openelb.io/docs/).
4949

5050
## Advantages of PorterLB
5151

@@ -61,4 +61,4 @@ After PorterLB is installed in a Kubernetes cluster, a porter-manager Deployment
6161

6262
### Flexible
6363

64-
PorterLB can be used in conventional Kubernetes clusters. As a sub-project of KubeSphere, PorterLB also fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem, such as observability and troubleshooting, unified monitoring and logging, centralized storage and networking management, and easy-to-use CI/CD pipelines.
64+
PorterLB can be used in conventional Kubernetes clusters. As a sub-project of KubeSphere, PorterLB also fits well into the KubeSphere ecosystem. You can seamlessly integrate PorterLB as a plugin with KubeSphere to utilize the abundant features of the KubeSphere ecosystem, such as observability and troubleshooting, unified monitoring and logging, centralized storage and networking management, and easy-to-use CI/CD pipelines.

porterlb-chinese-documentation-style-guide.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# PorterLB 中文文档风格指南
1+
# OpenELB 中文文档风格指南
22

3-
欢迎参与 PorterLB 开源项目中文文档贡献。
3+
欢迎参与 OpenELB 开源项目中文文档贡献。
44

5-
本指南介绍 PorterLB 中文文档在用语、格式、标点等方面的规定。在开始文档写作或翻译前,请仔细阅读本指南,以便确保 PorterLB 中文文档风格统一并且可读易用。
5+
本指南介绍 OpenELB 中文文档在用语、格式、标点等方面的规定。在开始文档写作或翻译前,请仔细阅读本指南,以便确保 OpenELB 中文文档风格统一并且可读易用。
66

77
## 总体规定
88

@@ -22,7 +22,7 @@
2222

2323
| 建议使用 | 避免使用 |
2424
| ----------------------------| ------------------------------------ |
25-
| 欢迎参与 PorterLB 开源项目中文文档贡献。 | 欢迎参与PorterLB开源项目中文文档贡献|
25+
| 欢迎参与 OpenELB 开源项目中文文档贡献。 | 欢迎参与OpenELB开源项目中文文档贡献|
2626
| 您需要部署 1 个集群。 | 您需要部署1个集群。 |
2727
| 请确保您的 Helm 版本为 Helm 3。 | 请确保您的 Helm 版本为 Helm 3 。|
2828

@@ -39,7 +39,7 @@
3939

4040
| 建议使用 | 避免使用 |
4141
| ----------------------------- | ----------------------------- |
42-
| 在 KubeSphere 上安装 PorterLB | PorterLB 在 KubeSphere 上安装 |
42+
| 在 KubeSphere 上安装 OpenELB | OpenELB 在 KubeSphere 上安装 |
4343

4444
* 除非通用的术语(例如 O&M 和 N/A),请避免在标题中使用 & 和 / 符号。
4545
* 尽可能使中文标题在 24 英寸显示器上不超过 1 行。
@@ -67,17 +67,17 @@
6767

6868
| 建议使用 | 避免使用 |
6969
| ------------------------------------------- | --------------------------------------- |
70-
| 本文介绍如何在 KubeSphere 上安装 PorterLB| 介绍如何在 KubeSphere 上安装 PorterLB|
70+
| 本文介绍如何在 KubeSphere 上安装 OpenELB| 介绍如何在 KubeSphere 上安装 OpenELB|
7171

7272
## 标点
7373

7474
* 在中文文档中,请正确使用中文标点符号。
7575

7676
| 建议使用 | 避免使用 |
7777
| ------------------------------------------------------------ | ------------------------------------------------------------ |
78-
| 本文介绍如何在 KubeSphere 上安装 PorterLB| 本文介绍如何在 KubeSphere 上安装 PorterLB. |
79-
| 本节介绍如何在 Kubernetes、KubeSphere 和 K3s 上安装 PorterLB| 本节介绍如何在 Kubernetes, KubeSphere 和 K3s 上安装 PorterLB|
80-
| 如果您使用 Helm 安装 PorterLB,请确保 Helm 版本为 Helm 3。 | 如果您使用 Helm 安装 PorterLB, 请确保 Helm 版本为 Helm 3。 |
78+
| 本文介绍如何在 KubeSphere 上安装 OpenELB| 本文介绍如何在 KubeSphere 上安装 OpenELB. |
79+
| 本节介绍如何在 Kubernetes、KubeSphere 和 K3s 上安装 OpenELB| 本节介绍如何在 Kubernetes, KubeSphere 和 K3s 上安装 OpenELB|
80+
| 如果您使用 Helm 安装 OpenELB,请确保 Helm 版本为 Helm 3。 | 如果您使用 Helm 安装 OpenELB, 请确保 Helm 版本为 Helm 3。 |
8181

8282
* 链接外部文档不需要添加书名号。
8383

0 commit comments

Comments
 (0)