apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T07:19:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 58750287-676f-4b73-aa2b-f3bf5fc8ef4a
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhqtx
      namespace: kube-system
      uid: b37cdda1-52ce-4a28-aae2-70dce37143ac
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thsp8
      namespace: kube-system
      uid: 4822bf9c-cd0b-45e1-95e8-68b7f15bce75
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
