<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloud-Native on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/cloud-native/</link><description>Recent content in Cloud-Native 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/cloud-native/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>Introduction to Containers</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/001-introduction-to-container/</link><pubDate>Sun, 06 Jul 2025 03:21:41 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/01-module/001-introduction-to-container/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores container technology fundamentals, covering container characteristics, benefits, challenges, and popular vendors. It demonstrates how containers solve traditional computing issues and serve as the foundation for cloud-native application development and deployment solutions.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="container-technology-overview"&gt;Container Technology Overview&lt;/h2&gt;
&lt;p&gt;Container technology represents a revolutionary approach to software development and deployment that addresses many traditional computing challenges. Containers provide a standardized way to package applications with all their dependencies, making them portable across different environments and platforms.&lt;/p&gt;</description></item></channel></rss>