Introduction In our previous tutorials on deploying WordPress or Jenkins applications on a Kubernetes cluster, we downloaded the WordPress and Jenkins containers from the “docker hub” and configured the deployment and services so that the underlying containers communicate with each other and pro...
Deploy Jenkins on the Kubernetes cluster with AWS EFS In this tutorial, we will deploy real-world applications on a Kubernetes cluster. We will continue to use AWS as our cloud provider and continue to integrate AWS services with the Kubernetes cluster. In this tutorial, we will use the follo...
PART 2 In Part 1, of this tutorial the details of how the WordPress pods are deployed, the deployment files and the infrastructure that is required to deploy a WordPress application on Kubernetes cluster. In Part 2 of this tutorial, we will actually deploy all the files and test the Wor...
Part 1 Introduction In this 2 part tutorial, we will deploy real-world applications on a Kubernetes cluster. We will continue to use AWS as our cloud provider and continue to integrate AWS services with the Kubernetes cluster. In this tutorial, we will use the following AWS services EC2 insta...
In this tutorial, we will look at configuring AWS EFS (Elastic File System) on an EC2 instance. All our Kubernetes deployments use EFS, so before we dive to real world deployments, let’s get this infrastructure ready. So far in our series of blogs (part1, part2, part3, part4, part5) of deploying a...
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 (CentsOS-7) installation. Part 3 ̵...
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 challenging to [&h...
PART 4 In this article, we will be configuring the previously created Ubuntu base-OS image in Part 3, with the necessary Kubernetes components and tools required for setting up the Kubernetes cluster. We will install the following Kubernetes tools: Kubeadm: kubeadm performs th...
Part 3 In Part 2 of this 5-part blog, we installed the Ubuntu operating system on the system and took an AMI of the set up. In this section, we will install the docker and all the other OS components and tools required for Kubernetes cluster. IMPORTANT: We will now have to use a [...








