apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T05:49:43Z"
  creationTimestamp: "2026-02-10T05:49:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: 809b4181-b931-40a8-af5f-9026d076ad19
subsets:
- addresses:
  - ip: 172.24.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tzwn8
      namespace: kube-system
      uid: ecf8846f-db1d-417a-ae65-2abb41265738
  - ip: 172.24.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nw9nq
      namespace: kube-system
      uid: cdee8410-348f-474d-8c48-3760b762555d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
