apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T20:50:57Z"
  creationTimestamp: "2026-04-20T20:50:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 25ae85a1-0e5e-4ec4-99c0-c955e81ef814
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qq78f
      namespace: kube-system
      uid: 2bfe34c4-e84a-432b-83c2-c9c6d70a02c7
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pn9k9
      namespace: kube-system
      uid: 5456bf26-10a3-4d03-9894-afb56b6181c2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
