apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:17:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 7bf3b23d-99e4-4c4e-ae36-44db89cc2cb8
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9664d
      namespace: kube-system
      uid: 09b0774c-abe9-44e6-82e0-f9c7d2b7dc8f
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q2tdn
      namespace: kube-system
      uid: 3879a3c6-b204-4391-9425-66f499c8afa9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
