apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T21:53:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 89f0722a-136f-4856-b237-d53125c4e606
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxcl8
      namespace: kube-system
      uid: db57059e-85c6-4de0-ba53-f1134c03826a
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hgqlb
      namespace: kube-system
      uid: 2c310ecc-8b5b-4374-ae5c-7f1af8bcb1ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
