apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:26:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: 71ba6f76-d336-4fad-a4ad-91be441adced
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74t57
      namespace: kube-system
      uid: 23d3d28f-5a16-4a36-9584-d85f798d8fa2
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6kf7
      namespace: kube-system
      uid: 94300b12-abf8-489a-ab2a-fe8472d88928
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
