apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T10:43:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "728"
  uid: f40b6cce-fc9d-4883-b6e5-6bede7d8c16f
subsets:
- addresses:
  - ip: 172.24.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fxxk8
      namespace: kube-system
      uid: f9ca3a44-49bf-4a8b-8a32-8d0fe3ae1b22
  - ip: 172.24.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hfhm6
      namespace: kube-system
      uid: e056f1fc-e1d4-40a8-bf3b-88dfcaf85d97
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
