apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T05:21:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "761"
  uid: ca39f8ce-665a-4198-865b-e98393fcd0a7
subsets:
- addresses:
  - ip: 172.24.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5kqn9
      namespace: kube-system
      uid: 864d135e-0ec5-42b8-a900-9e79e8f4192e
  - ip: 172.24.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kmxcv
      namespace: kube-system
      uid: 791ddd33-7f40-4c05-ab85-76596b9a4875
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
