apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T07:26:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 8a7b82d9-a807-4e40-bb0b-0081c4c8424a
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5b2hm
      namespace: kube-system
      uid: c1068264-3ff9-48f3-9f3e-b35e9bc85040
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6b6p
      namespace: kube-system
      uid: b87411fa-4414-402b-b199-e44bc570c74c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
