apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-06T00:35:05Z"
  creationTimestamp: "2026-03-06T00:34:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 056b4457-aa00-4b64-8f3c-8a30e3fd8299
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5m5fj
      namespace: kube-system
      uid: b30580ee-ac4f-4dd4-8de2-8adb37cd7dea
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fhsp7
      namespace: kube-system
      uid: 31eceb06-f259-4e7e-a1ff-d3c44cea7d7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
