apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T10:41:50Z"
  creationTimestamp: "2026-02-24T10:41:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 47937e2f-0a48-4e83-b438-cc760c573fca
subsets:
- addresses:
  - ip: 172.24.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wshrn
      namespace: kube-system
      uid: 49b0ec19-7f8e-4d52-a12b-14a1169eec6f
  - ip: 172.24.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nnx5p
      namespace: kube-system
      uid: 20e1e3bc-7a18-4c12-91ac-37492f208b4c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
