OpenLiberty / guide-cloud-ibm

A guide on how to deploy microservices to IBM Cloud Kubernetes Service (IKS) and IBM Cloud Private (ICP): https://openliberty.io/guides/cloud-ibm.html
Other
3 stars 4 forks source link

Update startMinikube.sh #106

Closed gkwan-ibm closed 3 years ago

gkwan-ibm commented 3 years ago

the github action system is using the latest minikube. commented out the download and eval

AustinSeto commented 3 years ago

Removed the minikube docker-env, checked other cloud guides and it was not needed. Not sure if the minikube version is the issue, as the other cloud guides work fine, but I think it's fine to leave the change in if GitHub Action runners already have Minikube.