apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:20:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 74179897-a640-4059-b72b-3a53abd9bb3b
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c68vr
      namespace: kube-system
      uid: d5339fce-c8f5-4d0e-a19f-a94a7e74c900
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwsnh
      namespace: kube-system
      uid: f8482408-ebe5-4c19-a6dd-8776ad1a820f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
