# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/minikube/minikube.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] Tool to run Kubernetes locally [T] minikube implements a local Kubernetes cluster. minikube's primary goals [T] are to be the best tool for local Kubernetes application development and to [T] support all Kubernetes features that fit. [U] https://minikube.sigs.k8s.io/docs/ [A] Kubernetes Developers [M] The T2 Project [C] extra/development [F] CROSS [L] APL [S] Stable [V] 1.36.0 [D] 2562303267b1bd4ee8e44a4154a3295c3610c134e024c955d18e573f minikube-1.36.0.tar.gz https://github.com/kubernetes/minikube/archive/v1.36.0/ . $base/package/*/*/go-conf.in var_append goconfopt ' ' "-o build/ ./cmd/{auto-pause,extract,gvisor,minikube,storage-provisioner}" hook_add postmake 5 "cp -vf build/* $root$bindir/"