You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`interactive` (Boolean) Allow user prompts for more information
148
148
-`iso_url` (List of String) Locations to fetch the minikube ISO from.
149
149
-`keep_context` (Boolean) This will keep the existing kubectl context and will create a minikube context.
150
-
-`kubernetes_version` (String) The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.26.1, 'latest' for v1.26.1). Defaults to 'stable'.
150
+
-`kubernetes_version` (String) The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.26.3, 'latest' for v1.26.3). Defaults to 'stable'.
151
151
-`kvm_gpu` (Boolean) Enable experimental NVIDIA GPU support in minikube
152
152
-`kvm_hidden` (Boolean) Hide the hypervisor signature from the guest in minikube (kvm2 driver only)
153
153
-`kvm_network` (String) The KVM default network name. (kvm2 driver only)
Description: "The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.26.1, 'latest' for v1.26.1). Defaults to 'stable'.",
571
+
Description: "The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.26.3, 'latest' for v1.27.0-rc.0). Defaults to 'stable'.",
0 commit comments