apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-08T17:00:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: aea2dda0-51d3-49a9-8ce6-466f43d346ef
subsets:
- addresses:
  - ip: 172.24.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zpbt9
      namespace: kube-system
      uid: bd410b6c-9dfd-4eda-89d8-4cf48a94a144
  - ip: 172.24.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fs6zw
      namespace: kube-system
      uid: 79c63c6c-2e17-480b-a198-9d6381b495d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
