-
Ahmed Muhi
- 30 Jan, 2025
GitHub Actions: Understanding the Push and Pull Request Triggers
Learn how to use push and pull request triggers in GitHub Actions to automate workflows effectively with branch and path filters.
-
Ahmed Muhi
- 06 Dec, 2024
Understanding Kubernetes ReplicaSets: Ensuring High Availability for Your Applications
Dive deep into Kubernetes ReplicaSets, learning how they ensure application availability and scaling. Perfect for KCNA preparation.
-
Ahmed Muhi
- 02 Sep, 2024
Understanding Kubernetes Pods: The Building Blocks of Your Cloud-Native Applications
Dive deep into Kubernetes pods, the fundamental units of deployment. Learn about pod structure, lifecycle, and best practices in this comprehensive guide for KCNA preparation.
-
Ahmed Muhi
- 23 Aug, 2024
Introduction to Kubernetes: Your Journey Begins Here
Begin your Kubernetes journey with this comprehensive introduction. Learn about K8s architecture, key benefits, and basic objects in this KCNA study guide.
-
Ahmed Muhi
- 16 Aug, 2024
Docker for Beginners: Understanding Containerd, CRI-O, and the Runtime Layer
Discover what really happens when you run a container. This article demystifies the container runtime layer, introduces you to containerd and CRI-O, and explains how Kubernetes delegates container execution using the Container Runtime Interface (CRI).