apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-09T03:09:39Z"
  creationTimestamp: "2026-02-09T03:08:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: caf22c47-b9fa-4ee1-8453-51aa5e30e74f
subsets:
- addresses:
  - ip: 172.24.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-67snz
      namespace: kube-system
      uid: 1347eaa8-618f-44af-aa77-8b2282685b6d
  - ip: 172.24.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-stnzh
      namespace: kube-system
      uid: 293a98d8-dbf4-45ca-90f2-a7edabf7d4c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
