apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T14:40:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: bd681371-418e-4b43-a10e-0f2df94393e9
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56hsv
      namespace: kube-system
      uid: 632156b6-e6a7-4243-af9c-863f633a2a4d
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72dp4
      namespace: kube-system
      uid: a5e7acfe-5625-4225-9c04-8ab4906e253d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
