apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-14T23:17:40Z"
  creationTimestamp: "2026-08-14T23:16:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 41aa0891-7fb9-4edb-ae3c-f820e794c293
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xldcr
      namespace: kube-system
      uid: ce86c2fb-993e-4838-844f-3b93f80ba602
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q7xkb
      namespace: kube-system
      uid: 5665116d-d146-475c-b6fb-017833bd1791
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
