<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Kevin Morris</title><link>https://kevin-morris.net/categories/linux/</link><description>Recent content in Linux on Kevin Morris</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 16 Jun 2026 06:52:14 -0400</lastBuildDate><atom:link href="https://kevin-morris.net/categories/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>CKA - Grep Tips</title><link>https://kevin-morris.net/blog/2026/cka-grep-tips/</link><pubDate>Tue, 16 Jun 2026 06:52:14 -0400</pubDate><guid>https://kevin-morris.net/blog/2026/cka-grep-tips/</guid><description>&lt;h1 id="grep-context-flags--the-mental-model"&gt;
 grep context flags — the mental model
 &lt;a class="heading-link" href="#grep-context-flags--the-mental-model"&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;p&gt;So this little mental model helped me a lot in the beginning. If you are not already expert on the command line, then grep is your friend when extracting info on resources and other objects.&lt;/p&gt;
&lt;p&gt;Works on other output when &amp;ldquo;-o yaml&amp;rdquo; or &amp;ldquo;helm show values [CHART]&amp;rdquo; also!&lt;/p&gt;
&lt;p&gt;Need to know a chart value to set? Use &lt;code&gt;helm show values&lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>