apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-12T21:44:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 25e02fd8-e6c9-44de-93d3-c7aa46af412a
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5tc8g
      namespace: kube-system
      uid: 65173e94-9790-420f-8ee8-7a79d2b7055c
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wrtjw
      namespace: kube-system
      uid: 71f880fa-6d50-4214-91db-7aaa9f879847
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
