apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T16:50:12Z"
  creationTimestamp: "2026-03-25T16:49:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 753ff0db-1446-464b-a207-021049209a77
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmkqz
      namespace: kube-system
      uid: 733669c3-bcaf-4e38-bd3c-cf90057bc06b
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdz4x
      namespace: kube-system
      uid: 91a346e3-8d18-4c00-933e-372398f675ed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
