apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T02:01:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 0bf9fe45-6c73-41ab-8775-80354fb4611d
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9c5p
      namespace: kube-system
      uid: 7a122ad8-17ec-4b80-a62b-74ada95bdc67
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht8sp
      namespace: kube-system
      uid: 7556a3b8-3b02-4ea1-9141-7af57978b721
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
