apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T09:58:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "715"
  uid: 3275e488-f3a5-4bdb-905d-8316dbd7bd56
subsets:
- addresses:
  - ip: 172.24.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jdkwl
      namespace: kube-system
      uid: 3bc8dc9d-f1ee-4778-91fb-c9b2fa02697a
  - ip: 172.24.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2wr8v
      namespace: kube-system
      uid: be10c374-65cb-4720-9d93-8d08717d485c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
