- Getting Started with Kubernetes
- Jonathan Baier Jesse White
- 222字
- 2021-06-10 19:47:02
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. All the nodes must have network connectivity to one another.
For this walkthrough, 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 that's required. 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 following table shows the port's 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.
- 數據展現的藝術
- 大數據時代的數據挖掘
- 樂高創(chuàng)意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實踐指導叢書)
- 智能工業(yè)報警系統(tǒng)
- 大型數據庫管理系統(tǒng)技術、應用與實例分析:SQL Server 2005
- 網絡組建與互聯(lián)
- 學會VBA,菜鳥也高飛!
- 貫通Java Web開發(fā)三劍客
- 軟件構件技術
- INSTANT Adobe Story Starter
- 21天學通Linux嵌入式開發(fā)
- 寒江獨釣:Windows內核安全編程
- 運動控制系統(tǒng)(第2版)
- Windows 7故障與技巧200例
- Embedded Linux Development using Yocto Projects(Second Edition)