Is there a way to install yatai-deployment on M1 mac?
kimkihoon0515 opened this issue · 1 comments
kimkihoon0515 commented
Since M1 doesn't support hyperkit driver so I launched minikube profile using this command
minikube start --driver=docker --cpus=4 --memory 4096 --p yatai
and when i try to install yatai-deployment, an error occurs on enabling ingress addons
Is there any other way to install yatai-deployment on M1 Mac?
parano commented
@kimkihoon0515 I believe this is an issue with minikube and has been resolved!