apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T04:13:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 7d661f92-cfd7-43b4-a6ff-cd6a205807a0
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6lkx2
      namespace: kube-system
      uid: debf7612-f622-432e-9b15-c54771adb91e
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-499nh
      namespace: kube-system
      uid: 44204112-3fc6-4b01-a893-30cc9e0cd6c2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
