File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
en/docs/concepts/workloads/controllers
es/docs/concepts/workloads/controllers
id/docs/concepts/workloads/controllers
ja/docs/concepts/workloads/controllers
ko/docs/concepts/workloads/controllers
zh/docs/concepts/workloads/controllers Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ Cluster Domain | Service (ns/name) | StatefulSet (ns/name) | StatefulSet Domain
156
156
157
157
{{< note >}}
158
158
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/).
160
160
{{< /note >}}
161
161
162
162
# ## Stable Storage
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Cluster Domain | Service (ns/nombre) | StatefulSet (ns/nombre) | StatefulSet Do
146
146
147
147
{{< note >}}
148
148
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/).
150
150
{{< /note >}}
151
151
152
152
# ## Almacenamiento estable
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Domain Klaster | Service (ns/nama) | StatefulSet (ns/nama) | Domain StatefulSet
147
147
148
148
{{< note >}}
149
149
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/).
151
151
{{< /note >}}
152
152
153
153
# ## Penyimpanan Stabil
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Cluster Domain | Service (ns/name) | StatefulSet (ns/name) | StatefulSet Domain
131
131
kube.local | foo/nginx | foo/web | nginx.foo.svc.kube.local | web-{0..N-1}.nginx.foo.svc.kube.local | web-{0..N-1} |
132
132
133
133
{{< note >}}
134
- クラスタードメインは[その他の設定](/docs/concepts/services-networking/dns-pod-service/#how-it-works )がされない限り、`cluster.local`にセットされます。
134
+ クラスタードメインは[その他の設定](/docs/concepts/services-networking/dns-pod-service/)がされない限り、`cluster.local`にセットされます。
135
135
{{< /note >}}
136
136
137
137
# ## 安定したストレージ
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ N개의 레플리카가 있는 스테이트풀셋은 스테이트풀셋에 있
147
147
kube.local | foo/nginx | foo/web | nginx.foo.svc.kube.local | web-{0..N-1}.nginx.foo.svc.kube.local | web-{0..N-1} |
148
148
149
149
{{< note >}}
150
- 클러스터 도메인이 달리 [구성된 경우](/ko/docs/concepts/services-networking/dns-pod-service/#how-it-works )가
150
+ 클러스터 도메인이 달리 [구성된 경우](/ko/docs/concepts/services-networking/dns-pod-service/)가
151
151
아니라면 `cluster.local`로 설정된다.
152
152
{{< /note >}}
153
153
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ Cluster Domain will be set to `cluster.local` unless
227
227
[otherwise configured](/docs/concepts/services-networking/dns-pod-service/#how-it-works).
228
228
-->
229
229
{{< note >}}
230
- 集群域会被设置为 `cluster.local`,除非有[其他配置](/docs/concepts/services-networking/dns-pod-service/#how-it-works )。
230
+ 集群域会被设置为 `cluster.local`,除非有[其他配置](/docs/concepts/services-networking/dns-pod-service/)。
231
231
{{< /note >}}
232
232
233
233
<!--
You can’t perform that action at this time.
0 commit comments