- Kubernetes for Serverless Applications
- Russ McKendrick
- 222字
- 2021-07-02 19:16:49
Starting Minikube
To complete our installation, we need to start Minikube. To do this, run the following command:
$ minikube start
On macOS, you should see something like this:

As you can see, the ISO used to create the virtual machine has been downloaded. The virtual machine starts, the certificates that we will be using to authenticate against our one node cluster are generated, and then finally kubectl is configured with the details of our local Kubernetes cluster.
Running the same command on Windows 10 results in exactly the same set of steps:

Also, as you may have already guessed, running on Ubuntu 17.04 gives the same results. Run the following:
$ minikube status
You will receive a message confirming that everything is running and that kubectl has been correctly configured to communicate with your Kubernetes cluster:

If you were to open VirtualBox, you should see your Minikube virtual machine running; for example, this is what I see when opening VirtualBox on Windows 10:

Even though we have launched Minikube on three different operating systems, other than the initial installation, you can already experience what we discussed in Chapter 2, An Introduction to Kubernetes: there is no vendor lock-in and a consistent experience, and this is before we have started to use our newly installed Kubernetes cluster.
- Microsoft Power BI Quick Start Guide
- 蕩胸生層云:C語言開發(fā)修行實錄
- 圖形圖像處理(Photoshop)
- 基于單片機的嵌入式工程開發(fā)詳解
- 面向?qū)ο蟪绦蛟O(shè)計綜合實踐
- Docker on Amazon Web Services
- 液壓機智能故障診斷方法集成技術(shù)
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- Embedded Linux Development using Yocto Projects(Second Edition)
- Machine Learning in Java
- Practical Network Automation
- 從機器學習到無人駕駛
- 單片機硬件接口電路及實例解析
- 人工智能產(chǎn)品經(jīng)理:從零開始玩轉(zhuǎn)AI產(chǎn)品
- Bazaar Version Control