apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T13:25:15Z"
  creationTimestamp: "2026-04-19T13:24:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "991"
  uid: d0931a19-9ce1-4fd3-afe7-3048b4df4a8d
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrkl5
      namespace: kube-system
      uid: 7365b414-1cc9-4d97-8850-71dc1ea3e1a7
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht58w
      namespace: kube-system
      uid: dd586481-49ea-4f5d-89d0-1839bcacc901
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
