Skip to content

Commit ffd02da

Browse files
authored
Merge pull request #27020 from CKchen0726/ja_user-guide-windows-containers
[ja] fix spelling mistake
2 parents 8028d4e + df56f19 commit ffd02da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/setup/production-environment/windows/user-guide-windows-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ spec:
9696
* ネットワークを介したノードとPod間通信、LinuxマスターからのPod IPのポート80に向けて`curl`して、ウェブサーバーの応答をチェックします
9797
* docker execまたはkubectl execを使用したPod間通信、Pod間(および複数のWindowsノードがある場合はホスト間)へのpingします
9898
* ServiceからPodへの通信、Linuxマスターおよび個々のPodからの仮想Service IP(`kubectl get services`で表示される)に`curl`します
99-
* サービスディスカバリ、Kuberntesの[default DNS suffix](/ja/docs/concepts/services-networking/dns-pod-service/#services)と共にService名に`curl`します
99+
* サービスディスカバリ、Kubernetesの[default DNS suffix](/ja/docs/concepts/services-networking/dns-pod-service/#services)と共にService名に`curl`します
100100
* Inbound connectivity, `curl` the NodePort from the Linux master or machines outside of the cluster
101101
* インバウンド接続、Linuxマスターまたはクラスター外のマシンからNodePortに`curl`します
102102
* アウトバウンド接続、kubectl execを使用したPod内からの外部IPに`curl`します

0 commit comments

Comments
 (0)