apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-02T15:55:26Z"
  creationTimestamp: "2026-09-02T15:54:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: b41e1e5c-0f10-4a6b-bd56-a058b4c8006a
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnv8v
      namespace: kube-system
      uid: c0ca9f1d-bdf9-4cf8-8ef8-8a8878d7aba6
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-skbwc
      namespace: kube-system
      uid: 0d277c15-da26-4958-86f2-cebcd09cb612
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
