by Technical Team at Avangels Tech In this article, we will look at installing and configuring a single-node Kubernetes cluster on AWS. We have split this article into 5 parts. Part 1 –> Introduction and Pre-requisites. Part 2 –> Base OS (Ubuntu-18.04 LTS Bionic) installation...
PART 5 In this article, we will create a Kubernetes cluster, using the master & worker nodes created in the previous articles, which can be viewed here: (Part 1, Part 2, Part 3, Part 4) Cluster Networking Networking is a central part of Kubernetes, but it can be chall...
Part 4 In Part 3, of this 5-part blog, we installed docker components on our AWS EC2 instance. In this article, we will be configuring the previously created AMI image with the necessary Kubernetes components and tools required for setting up the Kubernetes cluster. By the end of this a...
Part 3 In Part 2, of this 5-part blog, we set up the CentOS-7 operating system. In this section, we will install the docker components on our base CentOS-7 . By the end of this article, we will create a new base image, which will have docker components installed and which can be u...
Part 2 In the Part 1 of this 5-part blog, we had already set up the SSH port in the default security group. We had also created a key pair which will be used for logging into the ec2 instance. In this blog we will do the following: Select the appropriate centos-7 ami (Amazon Machin...





