apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-08T18:17:21Z"
  creationTimestamp: "2026-05-08T18:16:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 7a370cb0-7a84-431c-8ba4-1d952f4584b2
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9jqs
      namespace: kube-system
      uid: 2d17d651-b6f0-4ab4-9dad-3336008f3eee
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfxsj
      namespace: kube-system
      uid: cc932ea7-540e-462c-b500-bbb99df43571
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
