Skip to content

Commit 4665f10

Browse files
authored
Merge pull request #20979 from divyabhushan/master
#20970-fixed broken link in concepts/workloads/controllers/statefulset/
2 parents 3dee902 + c5915cb commit 4665f10

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/en/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Cluster Domain | Service (ns/name) | StatefulSet (ns/name) | StatefulSet Domain
156156

157157
{{< note >}}
158158
Cluster Domain will be set to `cluster.local` unless
159-
[otherwise configured](/docs/concepts/services-networking/dns-pod-service/#how-it-works).
159+
[otherwise configured](/docs/concepts/services-networking/dns-pod-service/).
160160
{{< /note >}}
161161

162162
### Stable Storage

content/es/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Cluster Domain | Service (ns/nombre) | StatefulSet (ns/nombre) | StatefulSet Do
146146

147147
{{< note >}}
148148
El valor de Cluster Domain se pondrá a `cluster.local` a menos que
149-
[se configure de otra forma](/docs/concepts/services-networking/dns-pod-service/#how-it-works).
149+
[se configure de otra forma](/docs/concepts/services-networking/dns-pod-service/).
150150
{{< /note >}}
151151

152152
### Almacenamiento estable

content/id/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Domain Klaster | Service (ns/nama) | StatefulSet (ns/nama) | Domain StatefulSet
147147

148148
{{< note >}}
149149
Domain klaster akan diatur menjadi `cluster.local` kecuali
150-
[nilainya dikonfigurasi](/docs/concepts/services-networking/dns-pod-service/#how-it-works).
150+
[nilainya dikonfigurasi](/docs/concepts/services-networking/dns-pod-service/).
151151
{{< /note >}}
152152

153153
### Penyimpanan Stabil

content/ja/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Cluster Domain | Service (ns/name) | StatefulSet (ns/name) | StatefulSet Domain
131131
kube.local | foo/nginx | foo/web | nginx.foo.svc.kube.local | web-{0..N-1}.nginx.foo.svc.kube.local | web-{0..N-1} |
132132

133133
{{< note >}}
134-
クラスタードメインは[その他の設定](/docs/concepts/services-networking/dns-pod-service/#how-it-works)がされない限り、`cluster.local`にセットされます。
134+
クラスタードメインは[その他の設定](/docs/concepts/services-networking/dns-pod-service/)がされない限り、`cluster.local`にセットされます。
135135
{{< /note >}}
136136

137137
### 安定したストレージ

content/ko/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ N개의 레플리카가 있는 스테이트풀셋은 스테이트풀셋에 있
147147
kube.local | foo/nginx | foo/web | nginx.foo.svc.kube.local | web-{0..N-1}.nginx.foo.svc.kube.local | web-{0..N-1} |
148148

149149
{{< note >}}
150-
클러스터 도메인이 달리 [구성된 경우](/ko/docs/concepts/services-networking/dns-pod-service/#how-it-works)가
150+
클러스터 도메인이 달리 [구성된 경우](/ko/docs/concepts/services-networking/dns-pod-service/)가
151151
아니라면 `cluster.local`로 설정된다.
152152
{{< /note >}}
153153

content/zh/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Cluster Domain will be set to `cluster.local` unless
227227
[otherwise configured](/docs/concepts/services-networking/dns-pod-service/#how-it-works).
228228
-->
229229
{{< note >}}
230-
集群域会被设置为 `cluster.local`,除非有[其他配置](/docs/concepts/services-networking/dns-pod-service/#how-it-works)。
230+
集群域会被设置为 `cluster.local`,除非有[其他配置](/docs/concepts/services-networking/dns-pod-service/)。
231231
{{< /note >}}
232232

233233
<!--

0 commit comments

Comments
 (0)