website/content/ja/docs/reference/glossary/endpoint.md

786 B
Raw Permalink Blame History

title id date full_link short_description aka tags
エンドポイントEndpoints endpoints 2020-04-23 エンドポイントは、サービスのセレクターに一致するPodのIPアドレスを記録する責任があります。
networking

エンドポイントは、{{< glossary_tooltip text="サービス" term_id="selector" >}}のセレクターに一致するPodのIPアドレスを記録する責任があります。

セレクター識別子を指定せずに、{{< glossary_tooltip text="サービス" term_id="selector" >}}上でエンドポイントを手動で設定できます。 {{< glossary_tooltip text="EndpointSlice" term_id="endpoint-slice" >}}は、スケーラブルで拡張可能な代替手段を提供します。