apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T03:54:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "810"
  uid: e4dd0c88-51b9-4e23-ad2b-b5e67f339dac
subsets:
- addresses:
  - ip: 172.24.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tw5nf
      namespace: kube-system
      uid: 93894326-81fc-47f8-a23e-35a0ec50e1cd
  - ip: 172.24.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-m867x
      namespace: kube-system
      uid: 0ba4268d-18a4-4839-9763-a9b7e18471df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
