<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CLI on Kevin Morris</title><link>https://kevin-morris.net/tags/cli/</link><description>Recent content in CLI on Kevin Morris</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 29 Jan 2026 09:18:32 -0500</lastBuildDate><atom:link href="https://kevin-morris.net/tags/cli/index.xml" rel="self" type="application/rss+xml"/><item><title>kubectl</title><link>https://kevin-morris.net/blog/2026/kubectl/</link><pubDate>Thu, 29 Jan 2026 09:18:32 -0500</pubDate><guid>https://kevin-morris.net/blog/2026/kubectl/</guid><description>&lt;h1 id="kubectl"&gt;
 Kubectl
 &lt;a class="heading-link" href="#kubectl"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h2 id="kubernetes-command-line-interface"&gt;
 Kubernetes Command Line interface
 &lt;a class="heading-link" href="#kubernetes-command-line-interface"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;kubectl is essentially the command you will use most often to interface with Kubernetes. It is used to deploy and manage applications on k8s cluster. It is pronounced &amp;ldquo;cube-see-tee-ELL&amp;rdquo; and don&amp;rsquo;t let anyone tell you different! &amp;#x1f604;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;k8s&amp;rdquo; is short for Kubernetes, where the number eight means the letters between &amp;lsquo;K&amp;rsquo; and &amp;ldquo;s&amp;rdquo; in Kubernetes.&lt;/p&gt;</description></item></channel></rss>