apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T00:32:01Z"
  creationTimestamp: "2026-04-16T00:30:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: aa227c0e-57db-4369-a5fe-c2a72e3f7abc
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtgf6
      namespace: kube-system
      uid: fc72a412-6ea0-48dc-9e66-15f39cf3a4ec
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5m782
      namespace: kube-system
      uid: 1ead41e4-9eff-45e9-88f5-fa91c1b7c6e0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
