Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.



Get Started Now!

minikube error: kn quickstart minikube – minikube create: piping output: exit status 65

Uncategorized

Error

PS C:\minikube> kn quickstart minikube
Running Knative Quickstart using Minikube
Minikube version is: v1.28.0

☸ Creating Minikube cluster...

Using the standard minikube driver for your system
If you wish to use a different driver, please configure minikube using
    minikube config set driver <your-driver>

* [knative] minikube v1.28.0 on Microsoft Windows 10 Enterprise 10.0.19044 Build 19044
* Automatically selected the hyperv driver. Other choices: virtualbox, ssh
* Starting control plane node knative in cluster knative
* Creating hyperv VM (CPUs=3, Memory=3078MB, Disk=20000MB) ...
! StartHost failed, but will try again: creating host: create: precreate: Hyper-V PowerShell Module is not available
* Creating hyperv VM (CPUs=3, Memory=3078MB, Disk=20000MB) ...
* Failed to start hyperv VM. Running "minikube delete -p knative" may fix it: creating host: create: precreate: Hyper-V PowerShell Module is not available
! Startup with hyperv driver failed, trying with alternate driver virtualbox: Failed to start host: creating host: create: precreate: Hyper-V PowerShell Module is not available
! Failed to delete cluster knative, proceeding with retry anyway.
* Starting control plane node knative in cluster knative
* Creating virtualbox VM (CPUs=3, Memory=3078MB, Disk=20000MB) ...
! StartHost failed, but will try again: creating host: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory
* Creating virtualbox VM (CPUs=3, Memory=3078MB, Disk=20000MB) ...
* Failed to start virtualbox VM. Running "minikube delete -p knative" may fix it: creating host: create: precreate: This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

X Exiting due to PR_HYPERV_MODULE_NOT_INSTALLED: Failed to start host: creating host: create: precreate: Hyper-V PowerShell Module is not available
* Suggestion: Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All -All'
* Documentation: https://www.altaro.com/hyper-v/install-hyper-v-powershell-module/
* Related issue: https://github.com/kubernetes/minikube/issues/9040

Error: creating cluster: existing cluster: new cluster: minikube create: piping output: exit status 65
Usage:
  kn-quickstart minikube [flags]

Flags:
  -h, --help                        help for minikube
      --install-eventing            install Eventing on quickstart cluster
      --install-serving             install Serving on quickstart cluster
  -k, --kubernetes-version string   kubernetes version to use (1.x.y)
  -n, --name string                 minikube cluster name to be used by kn-quickstart (default "knative")

creating cluster: existing cluster: new cluster: minikube create: piping output: exit status 65
Error: exit status 1
PS C:\minikube>

Solution

kn quickstart command is not stable in i7 windows 10 dell machine. We need to check more.

lets try old method to install knative in minikube.
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x