- Kubernetes on AWS
- Ed Robinson
- 141字
- 2021-06-10 18:41:28
Cluster architecture
The cluster we are going to set up in this chapter will be formed of two EC2 instances—one that will run all the components for the Kubernetes control plane and another worker node that you can use to run your applications.
Because we start from scratch, this chapter will also lay out one method for isolating your Kubernetes cluster in a private network while allowing you easy access to the machines from your own workstation.
We will achieve this by using an additional instance as a bastion host that will allow incoming SSH connections from the outside world, as shown in the following diagram. If your AWS account already has some infrastructure in place that can achieve this, then feel free to skip this section:

The architecture of the cluster you will set up in this chapter
推薦閱讀
- 平面設(shè)計初步
- Machine Learning for Cybersecurity Cookbook
- Verilog HDL數(shù)字系統(tǒng)設(shè)計入門與應(yīng)用實例
- Excel 2007函數(shù)與公式自學(xué)寶典
- Dreamweaver CS3網(wǎng)頁制作融會貫通
- PIC單片機C語言非常入門與視頻演練
- Windows程序設(shè)計與架構(gòu)
- JSF2和RichFaces4使用指南
- 自動控制理論(非自動化專業(yè))
- 具比例時滯遞歸神經(jīng)網(wǎng)絡(luò)的穩(wěn)定性及其仿真與應(yīng)用
- 新編計算機組裝與維修
- Machine Learning with the Elastic Stack
- Azure PowerShell Quick Start Guide
- 電腦日常使用與維護322問
- R Data Analysis Projects