apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-16T23:00:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "692"
  uid: a8685543-3e03-4309-b06d-aef5e2b7edac
subsets:
- addresses:
  - ip: 172.24.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wpgxj
      namespace: kube-system
      uid: fd95b9bc-ccab-4189-bce4-1bd5a9def418
  - ip: 172.24.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c4pq7
      namespace: kube-system
      uid: 14128ad1-d0b8-4a37-8cb3-73c6881db60d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
