apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T09:24:43Z"
  creationTimestamp: "2026-04-16T09:23:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1087"
  uid: c5d2ed73-b297-460b-b3ab-a71bdf8662e6
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsfcd
      namespace: kube-system
      uid: 8d2ab855-1645-468f-b488-9bf5a53b81a8
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dp4x9
      namespace: kube-system
      uid: b504d9d1-b55c-4d70-8ec9-d09e816464f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
