- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 229字
- 2021-07-02 22:51:25
Cluster setup
We will need to provision our cluster master and nodes beforehand. For the moment, we are limited to the operating systems and version listed earlier. Additionally, it is recommended that you have at least 1 GB of RAM and all the nodes must have network connectivity to one another.
For this walk through, we will need one t2.medium (master node) and three t2.mirco (nodes) sized instances on AWS. These instance have burstable CPU and come with the minimum 1 GB of RAM needed. We will need to create one master and three worker nodes.
We will also need to create some security groups for the cluster. The following ports are needed for the master:

The next table shows the ports node security groups:

Once you have these SGs, go ahead and spin up four instances (one t2.medium and three t2.mircos) using Ubuntu 16.04. If you are new to AWS, refer to the documentation on spinning up EC2 instances at the following URL:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/LaunchingAndUsingInstances.html
Be sure to identify the t2.medium instance as the master and associate the master security group. Name the other three as nodes and associate the node security group with those.
- Machine Learning for Cybersecurity Cookbook
- 腦動力:PHP函數速查效率手冊
- Dreamweaver CS3網頁設計與網站建設詳解
- PHP開發手冊
- Lightning Fast Animation in Element 3D
- 電氣控制與PLC技術應用
- SAP Business Intelligence Quick Start Guide
- RedHat Linux用戶基礎
- 人工智能:語言智能處理
- Spatial Analytics with ArcGIS
- Pentaho Analytics for MongoDB
- 精通LabVIEW程序設計
- 大數據導論
- 電腦故障排除與維護終極技巧金典
- 設計模式