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
-`install_addons` (Boolean) If set, install addons. Defaults to true.
142
142
-`interactive` (Boolean) Allow user prompts for more information
143
143
-`keep_context` (Boolean) This will keep the existing kubectl context and will create a minikube context.
144
-
-`kubernetes_version` (String) The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.25.2, 'latest' for v1.25.2). Defaults to 'stable'.
144
+
-`kubernetes_version` (String) The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.25.3, 'latest' for v1.25.3). Defaults to 'stable'.
145
145
-`kvm_gpu` (Boolean) Enable experimental NVIDIA GPU support in minikube
146
146
-`kvm_hidden` (Boolean) Hide the hypervisor signature from the guest in minikube (kvm2 driver only)
147
147
-`kvm_network` (String) The KVM default network name. (kvm2 driver only)
0 commit comments