apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-08T22:09:51Z"
  creationTimestamp: "2026-02-08T22:09:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "754"
  uid: ab29d94a-2b5b-459e-99e6-41246f849284
subsets:
- addresses:
  - ip: 172.24.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6l4dk
      namespace: kube-system
      uid: 7a76b6df-cc1a-4b3d-bae8-33ef21784f18
  - ip: 172.24.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2dr9s
      namespace: kube-system
      uid: 95b87c7b-1794-4472-b188-a56c8e9315b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
