apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T02:56:54Z"
  creationTimestamp: "2026-02-11T02:56:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "730"
  uid: c41d828f-c22c-480a-9f6c-b9d92d4466ca
subsets:
- addresses:
  - ip: 172.24.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s7dmp
      namespace: kube-system
      uid: dd2b9392-1711-477e-894f-7d3cec7fd5ba
  - ip: 172.24.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vsg94
      namespace: kube-system
      uid: 4ad5f482-97cb-43fb-92a5-4a05d6726c8f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
