File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/setup/production-environment/windows Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 96
96
* ネットワークを介したノードとPod間通信、LinuxマスターからのPod IPのポート80に向けて`curl`して、ウェブサーバーの応答をチェックします
97
97
* docker execまたはkubectl execを使用したPod間通信、Pod間(および複数のWindowsノードがある場合はホスト間)へのpingします
98
98
* 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`します
100
100
* Inbound connectivity, `curl` the NodePort from the Linux master or machines outside of the cluster
101
101
* インバウンド接続、Linuxマスターまたはクラスター外のマシンからNodePortに`curl`します
102
102
* アウトバウンド接続、kubectl execを使用したPod内からの外部IPに`curl`します
You can’t perform that action at this time.
0 commit comments