apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T17:07:51Z"
  creationTimestamp: "2026-06-24T17:06:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: ec3e5140-f16e-4c1d-a690-0461da46564a
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2d4hl
      namespace: kube-system
      uid: 26c13663-04ee-498b-a684-39ba040eb89a
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtt2b
      namespace: kube-system
      uid: ea0d0aae-3ccf-4de6-a7bc-682b72dc4c41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
