apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T02:02:07Z"
  creationTimestamp: "2026-04-09T02:01:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: aeb80fad-608d-48b9-9baf-cd6c7a1c052c
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vxj8
      namespace: kube-system
      uid: 0b7ce9eb-8f0b-4281-919b-01fe2bdee977
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhzb5
      namespace: kube-system
      uid: 74dd9d29-8b8c-4007-98a3-26bbad698299
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
