apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-14T05:01:13Z"
  creationTimestamp: "2026-02-14T05:00:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "705"
  uid: 612aed64-1cf4-48fc-b3b6-f464fc7334ff
subsets:
- addresses:
  - ip: 172.24.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rzwqt
      namespace: kube-system
      uid: 9d6279ad-7f53-42e3-821e-9ef49fee9ada
  - ip: 172.24.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-q4s7t
      namespace: kube-system
      uid: 87ffaa2a-82f6-4a4b-b407-ddf3cfb71885
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
