mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Merge pull request #1996 from serenashe/issue/1994
Update titles: HA Kubernetes cluster
This commit is contained in:
commit
339193923c
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Set up an HA Cluster Using Keepalived and HAproxy"
|
||||
keywords: 'KubeSphere, Kubernetes, HA, high availability, installation, configuration, Keepalived, HAproxy'
|
||||
title: "Set up an HA Kubernetes Cluster Using Keepalived and HAproxy"
|
||||
keywords: 'Kubernetes, KubeSphere, HA, high availability, installation, configuration, Keepalived, HAproxy'
|
||||
description: 'Learn how to create a highly available cluster using Keepalived and HAproxy.'
|
||||
linkTitle: "Set up an HA Cluster Using Keepalived and HAproxy"
|
||||
weight: 3220
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "使用 Keepalived 和 HAproxy 创建高可用集群"
|
||||
keywords: 'KubeSphere, Kubernetes, HA, 高可用, 安装, 配置, Keepalived, HAproxy'
|
||||
title: "使用 Keepalived 和 HAproxy 创建高可用 Kubernetes 集群"
|
||||
keywords: 'Kubernetes, KubeSphere, HA, 高可用, 安装, 配置, Keepalived, HAproxy'
|
||||
description: '如何使用 Keepalived 和 HAproxy 配置高可用 Kubernetes 集群。'
|
||||
linkTitle: "使用 Keepalived 和 HAproxy 创建高可用集群"
|
||||
weight: 3220
|
||||
|
|
|
|||
Loading…
Reference in New Issue