apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-01T14:32:47Z"
  creationTimestamp: "2026-02-01T14:32:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 82a80f4c-a3d4-46c5-ba2b-9d4afc91c818
subsets:
- addresses:
  - ip: 172.24.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fx9hl
      namespace: kube-system
      uid: 84618a4e-1dab-4f11-b9c7-739e100fbe1d
  - ip: 172.24.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hlw55
      namespace: kube-system
      uid: b7cd6aa6-1bc5-4a95-adbe-40d9041ee3bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
