apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T07:18:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: af6bb678-d9c0-4fd9-8756-04d7863d6892
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jw47n
      namespace: kube-system
      uid: fc0eabc7-bf3e-475d-8785-8a4e29348365
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pxk9z
      namespace: kube-system
      uid: d87417a4-4ac6-4020-ab82-e09f51c1d27d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
