apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:17:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: a5ab0ea1-ecf7-4624-803c-f57545310eab
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-24bpk
      namespace: kube-system
      uid: 930aa86b-0699-4f71-82ff-e370122bb209
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-blpmm
      namespace: kube-system
      uid: f36a1877-2529-4fdf-ae7c-f411e96821e1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
