<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes on My New Hugo Project</title><link>https://example.org/en/tags/kubernetes/</link><description>Recent content in Kubernetes on My New Hugo Project</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Blog Author</copyright><lastBuildDate>Sun, 16 Aug 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://example.org/en/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Computing Basics</title><link>https://example.org/en/cloud/cloud-basics/</link><pubDate>Sun, 16 Aug 2026 10:00:00 +0800</pubDate><guid>https://example.org/en/cloud/cloud-basics/</guid><description>&lt;h2 class="relative group"&gt;Three cloud service models&#10; &lt;div id="three-cloud-service-models" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#three-cloud-service-models" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;IaaS&lt;/strong&gt; (Infrastructure as a Service): VMs, storage, and networking, e.g. AWS EC2&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;PaaS&lt;/strong&gt; (Platform as a Service): runtimes and middleware, e.g. Heroku&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;SaaS&lt;/strong&gt; (Software as a Service): ready-to-use applications, e.g. Gmail&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&#10;&lt;h2 class="relative group"&gt;Containers and Kubernetes&#10; &lt;div id="containers-and-kubernetes" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#containers-and-kubernetes" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;Containers (e.g. Docker) package an app with its dependencies for environment consistency; Kubernetes handles orchestration, scaling, and self-healing.&lt;/p&gt;</description></item></channel></rss>