apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T01:32:59Z"
  creationTimestamp: "2026-05-09T01:31:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 4eabd108-2a09-4dbb-a892-0fc07ca6bf0c
subsets:
- addresses:
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qbzrd
      namespace: kube-system
      uid: 085ef50d-c6f5-44ca-a377-3184c18eb8f9
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-km7jh
      namespace: kube-system
      uid: 98998e15-b795-4cbe-ba12-c46c5ab3f870
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
