apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:51:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "842"
  uid: 2383e40e-4efb-42ca-8046-e5a552229004
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx9df
      namespace: kube-system
      uid: 635691cd-510f-439f-a1f4-9db273fb63c5
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5n5zr
      namespace: kube-system
      uid: ae5967c7-4e82-4616-ba18-0a6b5df65609
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
