apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T07:39:58Z"
  creationTimestamp: "2026-04-23T07:39:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: dd6d5248-825c-41af-8c8b-c53fa1e0e74d
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx26x
      namespace: kube-system
      uid: eb3f28cc-ccf2-4d2f-80ce-63ac73a3ff8e
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6bpd
      namespace: kube-system
      uid: b8668d3b-4c4b-4101-baff-63a81a122d48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
