apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-04T05:20:29Z"
  creationTimestamp: "2026-02-04T05:19:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: 57c58242-5494-4808-a1de-8ea330e1d2e5
subsets:
- addresses:
  - ip: 172.24.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zzvld
      namespace: kube-system
      uid: 054cd41d-072b-4e18-a792-0aa8dde6f72a
  - ip: 172.24.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9fz6n
      namespace: kube-system
      uid: 8c27cfa7-4253-40ac-bc25-c1cff492c1be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
