apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-10T04:15:20Z"
  creationTimestamp: "2026-04-10T04:14:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 3e710944-3c69-48d9-9b1b-1f83b4d09b36
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4p2vz
      namespace: kube-system
      uid: b5cc0690-bcf2-4fab-8195-5db993b1a088
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m2qmn
      namespace: kube-system
      uid: a5a8f581-b4f8-4361-9898-2d79ad77d205
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
