apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T07:19:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: fac29a35-96d3-4f04-bf83-a5b44bbbfb42
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wr9hm
      namespace: kube-system
      uid: 35d5b523-fd42-4942-afd3-f5ac5b753406
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9mktd
      namespace: kube-system
      uid: 184a08fe-b195-4d8a-ac49-24e7da13754f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
