Update minikube to 1.10.1
Changelog can be found here
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R2075:15db947e13f6: Update minikube to 1.10.1
Run few minikube commands:
- minikube start
- list pods using kubectl: kubectl get pods --all-namespaces
- minikube dashboard
- minikube stop
- minikube delete
Diff Detail
Diff Detail
- Repository
- R2075 minikube
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.