<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubectl on 📋 JayJay's DevOps Diaries ..</title><link>http://halfknown.co.uk/tags/kubectl/</link><description>Recent content in Kubectl on 📋 JayJay's DevOps Diaries ..</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 01 May 2026 10:00:00 +0000</lastBuildDate><atom:link href="http://halfknown.co.uk/tags/kubectl/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Basics: Running Pods – Complete Tutorial</title><link>http://halfknown.co.uk/stash/basic-kubernetes/</link><pubDate>Fri, 01 May 2026 10:00:00 +0000</pubDate><guid>http://halfknown.co.uk/stash/basic-kubernetes/</guid><description>&lt;h1 id="kubernetes-basics-running-pods--complete-tutorial">Kubernetes Basics: Running Pods – Complete Tutorial&lt;/h1>
&lt;p>This tutorial will guide you from the very basics to running, viewing, and managing &lt;strong>Pods&lt;/strong> — the smallest and most fundamental building block in Kubernetes. By the end, you’ll understand what Pods are, how to create them, and how to work with them in a real cluster.&lt;/p>
&lt;hr>
&lt;nav id="TableOfContents">
 &lt;ul>
 &lt;li>&lt;a href="#kubernetes-basics-running-pods--complete-tutorial">Kubernetes Basics: Running Pods – Complete Tutorial&lt;/a>
 &lt;ul>
 &lt;li>&lt;a href="#-prerequisites">📋 Prerequisites&lt;/a>&lt;/li>
 &lt;li>&lt;a href="#1-what-is-a-pod">1. What is a Pod?&lt;/a>&lt;/li>
 &lt;li>&lt;a href="#2-running-a-pod-imperative-way">2. Running a Pod: Imperative Way&lt;/a>
 &lt;ul>
 &lt;li>&lt;a href="#example-run-an-nginx-pod">Example: Run an Nginx Pod&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;/li>
 &lt;/ul>
 &lt;/li>
 &lt;/ul>
&lt;/nav>

&lt;h2 id="-prerequisites">📋 Prerequisites&lt;/h2>
&lt;p>Before starting, make sure you have:&lt;/p></description></item></channel></rss>