apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T02:09:22Z"
  creationTimestamp: "2026-03-02T02:08:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 4d4c087c-1578-4fbb-9a56-669f7273937b
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57ggv
      namespace: kube-system
      uid: 602af590-552e-4dcd-95a8-7e0a3774d7a9
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rxxt
      namespace: kube-system
      uid: 93046d2e-0a7a-47b6-b56f-c637602aff9e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
