- Kubernetes on AWS
- Ed Robinson
- 79字
- 2021-06-10 18:41:25
Linux
On Linux, the simplest installation method is to download and install pre-built binaries:
- You should download the binaries for minikube and kubectl:
curl -Lo minikube https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 curl -LO https://dl.k8s.io/v1.10.6/bin/linux/amd64/kubectl
- Once you have downloaded the binaries, make them executable and move them to somewhere on your path:
chmod +x minikube kubectl sudo mv minikube kubectl /usr/local/bin/
The method of installing VirtualBox on Linux will depend on your distribution.
Take a look at the instructions on the VirtualBox website: https://www.virtualbox.org/wiki/Linux_Downloads.
推薦閱讀
- 電氣自動化專業英語(第3版)
- Ansible Configuration Management
- 精通MATLAB神經網絡
- Embedded Programming with Modern C++ Cookbook
- Hybrid Cloud for Architects
- Splunk Operational Intelligence Cookbook
- 步步圖解自動化綜合技能
- 大數據驅動的機械裝備智能運維理論及應用
- Machine Learning with Apache Spark Quick Start Guide
- Deep Reinforcement Learning Hands-On
- INSTANT Munin Plugin Starter
- 人工智能:語言智能處理
- QTP自動化測試實踐
- Apache Spark Machine Learning Blueprints
- 淘寶網店頁面設計、布局、配色、裝修一本通