Site icon Techplayon

How to Create a Multi-Node K8S cluster on AWS Cloud

While working as vRAN System Engineer interacting with public and private cloud with cloud native applications, in most of the cases, We did not get chance to make my hand dirty with building cloud network from zero, We have been given a ready made k8s Cluster prepared by Cloud/Platform Team and been asked deploy our Cloud Native application.

As a result, being the user of k8s don’t get detailed understanding about configuration of the Master Node, underlying k8s services, Container run time (CRT) so on and so forth.

This blog post, we will try to consolidate detailed information about internal architecture of k8s and many more interesting concept like Node selector, Node Affinity, Taint etc. with practical approach.

After reading this post you will have following learnings.

Here, I am going to launch One Master and  One Worker node on AWS Public Cloud Platform. Let’s begin.

I launched two instances/VM/Server with following details:

although for Master Node, it is recommended to use 2CPU & 2GB RAM but I will show how to tackle this compute error.

Article is submitted by Deepak Sharma 

About Deepak: Deepak Sharma have experience of 8 years in Telecom industry currently working with Altiostar A Rakuten Symphony company. You may reach him on linkdin  https://www.linkedin.com/in/deepak-sharma92/
Related Post

 

Exit mobile version