BUILDING CUSTOM DOCKER IMAGES – PART5 KUBERNETES FUNDAMENTALS Introduction In this final instalment of our five-part tutorial on creating customized Docker images, we will complete the integration of our “remote-host” container with Jenkins. This integration is...
BUILDING CUSTOM DOCKER IMAGES – PART4 KUBERNETES FUNDAMENTALS Introduction Welcome to Part 4 of our comprehensive 5-part tutorial series on deploying and managing a custom “remote-host” container for database backups. In this segment, we’ll focus on...
BUILDING CUSTOM DOCKER IMAGES – PART3 KUBERNETES FUNDAMENTALS Introduction Welcome to Part 3 of our comprehensive 5-part tutorial series. In this segment, we will focus on deploying the customized “remote-host” container that we created in Part 2. Our deployment t...
BUILDING CUSTOM DOCKER IMAGES – PART2 KUBERNETES FUNDAMENTALS Introduction Welcome to Part 2 of our comprehensive 5-part tutorial series. In Part 1, we successfully set up the CentOS-7 system and configured our Dockerfile. Building upon that foundation, this segment will g...
Building Custom Docker Images – Part1 Kubernetes Fundamentals Introduction In this comprehensive tutorial series, we’ll delve into the process of creating custom Docker images specifically tailored for our Kubernetes environment. Whether you’re enhancing existing conta...
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...