apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T22:03:01Z"
  creationTimestamp: "2026-02-24T22:02:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "731"
  uid: e3aef012-552b-482d-a87c-d9c3c69e9b55
subsets:
- addresses:
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bmc4r
      namespace: kube-system
      uid: 089a0a9c-f8a8-4ed2-9fca-39663d3bd360
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cp4rd
      namespace: kube-system
      uid: 84a7be00-89e0-41c4-90a0-a3ca6a136b5b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
