apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T00:44:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "656"
  uid: 838a41e9-ed29-420a-b0ef-ea2187000642
subsets:
- addresses:
  - ip: 172.24.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fngrn
      namespace: kube-system
      uid: 8422c40e-c6ac-4cde-a7a8-09a8d5446ca0
  - ip: 172.24.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-596wf
      namespace: kube-system
      uid: 3794652c-d853-4d9f-8030-cf01e0955a5c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
