apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T05:25:02Z"
  creationTimestamp: "2026-02-05T05:24:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "703"
  uid: 3d331007-d50f-4fc4-a450-07a56e42ac23
subsets:
- addresses:
  - ip: 172.24.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wx9ks
      namespace: kube-system
      uid: 92462790-f9bf-4980-a214-c32bbcd0eae2
  - ip: 172.24.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wmtbc
      namespace: kube-system
      uid: ad2d95aa-4927-4df8-8ad5-70adfc7761f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
