apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T17:30:00Z"
  creationTimestamp: "2026-06-02T17:28:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 0f32de84-b0f6-44a7-a731-d99cca229491
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8h9td
      namespace: kube-system
      uid: 0f140ca9-a3cb-485b-a886-0f730be62f9d
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8v5xt
      namespace: kube-system
      uid: 14c7e7c3-12a7-4e95-8774-74b156d68d2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
