Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/enable-tls-between-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ This section describes how to issue certificates using two methods: `cfssl` and

1. Install `cert-manager`.

Refer to [cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html) for details.
Refer to [cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/) for details.

2. Create an Issuer to issue certificates to the TiDB cluster.

Expand Down
2 changes: 1 addition & 1 deletion en/enable-tls-for-dm.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ This section describes how to issue certificates using two methods: `cfssl` and

1. Install `cert-manager`.

Refer to [cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html) for details.
Refer to [cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/) for details.

2. Create an Issuer to issue certificates to the DM cluster.

Expand Down
2 changes: 1 addition & 1 deletion en/enable-tls-for-mysql-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ You can generate multiple sets of client-side certificates. At least one set of

1. Install `cert-manager`.

Refer to [cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html).
Refer to [cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/).

2. Create an Issuer to issue certificates for the TiDB cluster.

Expand Down
2 changes: 1 addition & 1 deletion zh/enable-tls-between-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/enable-tls-between-components/']

1. 安装 cert-manager。

请参考官网安装:[cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html)。
请参考官网安装:[cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/)。

2. 创建一个 Issuer 用于给 TiDB 集群颁发证书。

Expand Down
2 changes: 1 addition & 1 deletion zh/enable-tls-for-dm.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ TiDB Operator 从 v1.2 开始已经支持为 Kubernetes 上 DM 集群组件间

1. 安装 cert-manager。

请参考官网安装:[cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html)。
请参考官网安装:[cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/)。

2. 创建一个 Issuer 用于给 DM 集群颁发证书。

Expand Down
2 changes: 1 addition & 1 deletion zh/enable-tls-for-mysql-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/enable-tls-for-mysql-client/']

1. 安装 cert-manager。

请参考官网安装:[cert-manager installation on Kubernetes](https://docs.cert-manager.io/en/release-0.11/getting-started/install/kubernetes.html)。
请参考官网安装:[cert-manager installation on Kubernetes](https://cert-manager.io/docs/installation/)。

2. 创建一个 Issuer 用于给 TiDB 集群颁发证书。

Expand Down