Difference between revisions of "Kind: Endpoint"

From wikieduonline
Jump to navigation Jump to search
Line 33: Line 33:
  
  
 
+
[[kind: Service]]
  
 
== See also ==
 
== See also ==

Revision as of 12:18, 10 October 2023


kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2023-10-10T03:53:52Z"
  name: your_endpoint
  namespace: your_namespace
subsets:
 - addresses:
     - ip: 10.10.10.10
       nodeName: ip-10-11-11-11.eu-west-1.compute.internal
       targetRef:
         kind: Pod
         name: your-app-5db5b55694-mw6rr
         namespace: your_namespace
         resourceVersion: "1078834707"
         uid: 123123213-9be0-4382-96d7-123456789
     - ip: 10.10.10.11
       nodeName: ip-10-12-12-12.eu-west-1.compute.internal
       targetRef:
         kind: Pod
         name: your-app-5db5b55694-mt7cc
         namespace: your_namespace
         resourceVersion: "1078577844"
         uid: febbdcfc-258e-4654-8b5f-365457657
   ports:
     - name: http
       port: 8080
       protocol: TCP


kind: Service

See also

Advertising: