<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=K8s_oneliners_1</id>
	<title>K8s oneliners 1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=K8s_oneliners_1"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=K8s_oneliners_1&amp;action=history"/>
	<updated>2026-04-24T09:37:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=K8s_oneliners_1&amp;diff=5485&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;kubectl get pods --all-namespaces -o jsonpath='{.items[*].spec.containers[*].image}' | tr -s ':space:' '\n' | sort | uniq&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=K8s_oneliners_1&amp;diff=5485&amp;oldid=prev"/>
		<updated>2025-01-15T00:08:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;kubectl get pods --all-namespaces -o jsonpath=&amp;#039;{.items[*].spec.containers[*].image}&amp;#039; | tr -s &amp;#039;&lt;a href=&quot;/index.php?title=Space:&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Space: (page does not exist)&quot;&gt;space:&lt;/a&gt;&amp;#039; &amp;#039;\n&amp;#039; | sort | uniq&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;kubectl get pods --all-namespaces -o jsonpath='{.items[*].spec.containers[*].image}' | tr -s '[[:space:]]' '\n' | sort | uniq&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>