- Kubernetes for Serverless Applications
- Russ McKendrick
- 212字
- 2021-07-02 19:16:49
Windows 10 Professional
Similarly to how we installed Minikube on macOS, we will be using a package manager; this time it is called Chocolatey.
Chocolatey is a package manager for Windows, similar to Homebrew on macOS. It enables you to install software from the command line, and supports both PowerShell and cmd.exe. We will be using PowerShell.
If you do not have Chocolatey installed, you can run the following command in a PowerShell console that has been launched with administrator privileges:
The following command is a single line and not multiple lines. Also, as we are running the install command using Set-ExecutionPolicy Bypass, you will be asked if you are sure. As we are running the script directly from the Chocolatey site over HTTPS, you should be able to trust the script and answer yes.
$ Set-ExecutionPolicy Bypass; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Once Chocolatey is installed, you can install Minikube by running:
$ choco install minikube
This will download and install the dependencies, and then install Minikube. When you are asked to confirm if you would like to run the script, respond with yes:

Once installed, you will be able to run the following command:
$ minikube version
This will return the version of Minikube installed; for me, this was v0.22.2.
- Canvas LMS Course Design
- 計(jì)算機(jī)原理
- Effective DevOps with AWS
- 離散事件系統(tǒng)建模與仿真
- 樂高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- 樂高機(jī)器人—槍械武器庫(kù)
- 大數(shù)據(jù)驅(qū)動(dòng)的設(shè)備健康預(yù)測(cè)及維護(hù)決策優(yōu)化
- Prometheus監(jiān)控實(shí)戰(zhàn)
- 網(wǎng)站前臺(tái)設(shè)計(jì)綜合實(shí)訓(xùn)
- 單片機(jī)技能與實(shí)訓(xùn)
- 基于RPA技術(shù)財(cái)務(wù)機(jī)器人的應(yīng)用與研究
- Natural Language Processing and Computational Linguistics
- 穿越計(jì)算機(jī)的迷霧
- 網(wǎng)管員世界2009超值精華本
- 教育創(chuàng)新與創(chuàng)新人才:信息技術(shù)人才培養(yǎng)改革之路(四)