GCE_VM_IP
IP のみ: VM のネットワーク インターフェースのプライマリ内部 IPv4 アドレスに解決されます。
または
GCE_VM_IP_PORT
IP:Port: VM のネットワーク インターフェースのプライマリ内部 IPv4 アドレス、または VM のネットワーク インターフェースに関連付けられたエイリアス IP アドレス範囲の内部 IPv4 アドレスに解決されます(たとえば、VPC ネイティブ クラスタ内の Pod の IPv4 アドレスなど)。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-18 UTC。"],[],[],null,["# Network endpoint groups overview\n\nA network endpoint group (NEG) is a configuration object that specifies a group\nof backend endpoints or services. With NEGs,\nGoogle Cloud load balancers can serve virtual machine (VM) instance group-based\nworkloads, serverless workloads, and containerized workloads. NEGs let you distribute traffic to your\nload balancer's backends at a more granular level (for example, [load balancing\ntraffic at the Pod\nlevel](/kubernetes-engine/docs/concepts/container-native-load-balancing#benefits)\ninstead of at the VM-level for GKE workloads).\n\nYou can configure NEGs as [backends](/load-balancing/docs/features#backends) for\nyour load balancers. Certain NEG types can also be used with Cloud Service Mesh.\nUse the following tables to decide which type of NEG you need for your\ndeployment.\n\n- [Zonal NEG](#zonal-neg)\n- [Internet NEG](#internet-neg)\n- [Serverless NEG](#serverless-neg)\n- [Hybrid connectivity NEG](#hybrid-neg)\n- [Private Service Connect NEG](#psc-neg)\n- [Port mapping NEG](#port-mapping-neg)\n\nZonal NEG\n---------\n\nInternet NEG\n------------\n\nServerless NEG\n--------------\n\nHybrid connectivity NEG\n-----------------------\n\nPrivate Service Connect NEG\n---------------------------\n\nPort mapping NEG\n----------------"]]