Deploy Jenkins on the Kubernetes Kubernetes Fundamentals Introduction In this comprehensive tutorial, we will explore the deployment of real-world applications on a Kubernetes cluster, focusing on the integration of key AWS services. Our goal is to demonstrate how Kubernetes can...
WORDPRESS ON KUBERNETES PART 2 DEVOPS FUNDAMENTALS Introduction In Part 1 of this tutorial, we covered the deployment details for WordPress pods, including the necessary deployment files and infrastructure required to deploy a WordPress application on a Kubernetes cluster. ...
WordPress on Kubernetes Part 1 DevOps Fundamentals Introduction In this two-part tutorial, we’ll deploy real-world applications on a Kubernetes cluster using AWS as our cloud provider. We’ll integrate AWS services such as EC2 instances and EFS. Whether you’re using CentOS-...
Configuring AWS EFS for Kubernetes Kubernetes Fundamentals Introduction In this tutorial, we will explore the configuration of AWS Elastic File System (EFS) for use with EC2 instances and Kubernetes clusters. This step is crucial for ensuring data persistence in containerized en...
SETTING UP A SINGLE-NODE KUBERNETES CLUSTER ON AWS KUBERNETES FUNDAMENTALS Introduction In this article, we’ll guide you through the process of installing and configuring a single-node Kubernetes cluster on AWS using CentOS-7 as the base operating system. We’ve divided the s...
SETTING UP A SINGLE-NODE KUBERNETES CLUSTER ON AWS KUBERNETES FUNDAMENTALS DEPLOYING A SINGLE-NODE KUBERNETES CLUSTER ON AWS A COMPREHENSIVE GUIDE Introduction This article is part of a series on Kubernetes cluster setup. For context, please refer to the previous ins...
SETTING UP A SINGLE-NODE KUBERNETES CLUSTER ON AWS KUBERNETES FUNDAMENTALS DEPLOYING A SINGLE-NODE KUBERNETES CLUSTER ON AWS A COMPREHENSIVE GUIDE Introduction In this article, we’ll configure the previously created Ubuntu base-OS image in Part 3 by installing esse...
SETTING UP A SINGLE-NODE KUBERNETES CLUSTER ON AWS Kubernetes Fundamentals DEPLOYING A SINGLE-NODE KUBERNETES CLUSTER ON AWS A COMPREHENSIVE GUIDE Introduction In the second part of our 5-part blog series, we installed the Ubuntu operating system and created an AMI. Now...
SETTING UP A SINGLE-NODE KUBERNETES CLUSTER ON AWS KUBERNETES FUNDAMENTALS DEPLOYING A SINGLE-NODE KUBERNETES CLUSTER ON AWS A COMPREHENSIVE GUIDE Introduction In Part 1 of our five-part series, we’ve already secured the SSH port and created a key pair. Now, let’...