<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Container-Orchestration on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/container-orchestration/</link><description>Recent content in Container-Orchestration on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 17:45:02 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/container-orchestration/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Architecture</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/004-kubernetes-architechture/</link><pubDate>Tue, 15 Jul 2025 11:54:21 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/004-kubernetes-architechture/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores the architecture of Kubernetes, describing the structure and function of clusters, the control plane, worker nodes, and their core components. It covers how Kubernetes manages containerized applications, maintains desired state, and integrates with cloud providers.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="kubernetes-architecture-overview"&gt;Kubernetes Architecture Overview&lt;/h2&gt;
&lt;p&gt;A Kubernetes deployment is called a cluster, consisting of a control plane (master node) and one or more worker nodes. The control plane manages the cluster state, making decisions and responding to events, while worker nodes run containerized applications.&lt;/p&gt;</description></item><item><title>Kubernetes Introduction</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/003-kubernetes-introduction/</link><pubDate>Mon, 14 Jul 2025 12:20:02 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/003-kubernetes-introduction/</guid><description>&lt;p class="lead text-primary"&gt;
This document provides an overview of Kubernetes, its core concepts, capabilities, and ecosystem. It explains what Kubernetes is and is not, and how it automates deployment, scaling, and management of containerized applications in modern cloud environments.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-kubernetes"&gt;Introduction to Kubernetes&lt;/h2&gt;
&lt;p&gt;Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Developed by Google and maintained by the Cloud Native Computing Foundation, Kubernetes is the de facto standard for container orchestration and is widely supported across cloud and on-premises environments.&lt;/p&gt;</description></item><item><title>Container Orchestration</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/002-container-orchestration/</link><pubDate>Mon, 07 Jul 2025 10:57:46 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/02-module/002-container-orchestration/</guid><description>&lt;p class="lead text-primary"&gt;
This document covers the challenges of managing containers at scale, the need for orchestration, and the benefits and features of leading orchestration tools like Kubernetes, Docker Swarm, Nomad, and Marathon. It explains how orchestration automates deployment, scaling, and management in cloud environments.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-container-orchestration"&gt;Introduction to Container Orchestration&lt;/h2&gt;
&lt;p&gt;Managing a single container is straightforward, but as applications grow, the number of containers increases rapidly. Connecting, managing, and scaling hundreds or thousands of containers becomes complex and overwhelming. Container orchestration addresses these challenges by automating the lifecycle of containerized applications.&lt;/p&gt;</description></item></channel></rss>