- Hands-On Microservices with Kubernetes
- Gigi Sayfan
- 50字
- 2021-06-24 13:46:29
Installing Minikube
To install Minikube, follow the instructions here: https://kubernetes.io/docs/tasks/tools/install-minikube/.
Note that you need to install a hypervisor too. For the macOS, I find VirtualBox the most reliable. You may prefer another hypervisor, such as HyperKit. There will be more detailed instructions later when you get to play with Minikube.