Category Archives: Kubernetes

Category for Kubernetes

Home Archive by category "Kubernetes" (Page 2)
DevOps process
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 logo 2
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 logo 2
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-...
Amazon EFS with EC2
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...