apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T03:28:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 38477a8c-d1ba-49c0-91bd-558c70f5c3a1
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4h5k
      namespace: kube-system
      uid: ef442a71-ac88-4de4-a0e1-1fbd37851a4a
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7d5f
      namespace: kube-system
      uid: 813f2f5d-b389-4b53-a361-cd23dbee36d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
