apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-10T01:18:43Z"
  creationTimestamp: "2026-06-10T01:17:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 9c9f6a02-ee63-4dc1-bf3d-b85dfd4aaefd
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d2b2d
      namespace: kube-system
      uid: 8bc1819f-3ff5-4d39-a2a8-ec28c0e4a716
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-79qrf
      namespace: kube-system
      uid: 65a541e1-b6d9-4f98-a014-d648ba504c48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
