apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T09:29:37Z"
  creationTimestamp: "2026-05-06T09:28:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 6baefa8e-555d-4cc7-b736-0f2e60a7d9f8
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-96fzk
      namespace: kube-system
      uid: 13c0edfa-eafa-4911-a593-8c010599bc71
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfgtd
      namespace: kube-system
      uid: 0b273c44-d48f-4be3-aa94-3da1b9ff031e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
