apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:01:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 881cae88-9a86-44a3-aa1a-57fda5c3bb26
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxcmk
      namespace: kube-system
      uid: eb6ea6b1-3141-4250-a6c8-8c8b7160d1f3
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtg7w
      namespace: kube-system
      uid: 4c771af8-2e3b-4dde-9284-8ccc8b9d3db0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
