apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T23:05:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 1e7ee66e-31a3-4478-ba72-eb9694d523dd
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sh49z
      namespace: kube-system
      uid: 31bd3788-a9b5-44cf-b0f0-50c5dc0ce6e6
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jrfpm
      namespace: kube-system
      uid: ae378a1a-8a6d-4e9a-92d6-d086fd9735dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
