- Getting Started with Kubernetes
- Jonathan Baier Jesse White
- 137字
- 2021-06-10 19:46:58
Our first clusters
Kubernetes is supported on a variety of platforms and OSes. For the examples in this book, I used an Ubuntu 16.04 Linux VirtualBox (https://www.virtualbox.org/wiki/Downloads) for my client and Google Compute Engine (GCE) with Debian for the cluster itself. We will also take a brief look at a cluster running on Amazon Web Services (AWS) with Ubuntu.
To save some money, both GCP ( https://cloud.google.com/free/) and AWS ( https://aws.amazon.com/free/) offer free tiers and trial offers for their cloud infrastructure. It's worth using these free trials for learning Kubernetes, if possible.
Most of the concepts and examples in this book should work on any installation of a Kubernetes cluster. To get more information on other platform setups, refer to the Kubernetes getting started page, which will help you pick the right solution for your cluster: http://kubernetes.io/docs/getting-started-guides/.
Most of the concepts and examples in this book should work on any installation of a Kubernetes cluster. To get more information on other platform setups, refer to the Kubernetes getting started page, which will help you pick the right solution for your cluster: http://kubernetes.io/docs/getting-started-guides/.
推薦閱讀
- Hands-On Artificial Intelligence on Amazon Web Services
- 手把手教你學AutoCAD 2010
- 網絡組建與互聯
- 現代傳感技術
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 數據庫系統原理及應用教程(第5版)
- 新編計算機組裝與維修
- 嵌入式操作系統原理及應用
- Godot Engine Game Development Projects
- 強化學習
- Mastering Ceph
- Data Analysis with R(Second Edition)
- Machine Learning with Spark(Second Edition)
- JSP通用范例開發金典
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解