I want to use Che on my centos VM. I have followed the steps mentioned in Che installation document. but Che fails to deploy. please find below the steps I followed
3.minikube start --addons=ingress --vm=true --memory=8192 --driver=none
5.chectl server:deploy --platform minikube (FAILED)
thanks in advance!