apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-04T16:02:12Z"
  creationTimestamp: "2026-06-04T16:00:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "981"
  uid: bc0c8c0d-0ac2-4f6f-820e-a93f12429e38
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lm4hl
      namespace: kube-system
      uid: da596307-d341-4473-88a5-964f42efdc56
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txh7r
      namespace: kube-system
      uid: b4bd0879-ffdb-4aa9-a6b3-d7a4858e6b17
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
