<?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=Kubectl_get</id>
	<title>Kubectl get - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Kubectl_get"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Kubectl_get&amp;action=history"/>
	<updated>2026-04-28T13:17:35Z</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=Kubectl_get&amp;diff=2300&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;``` kubectl get secret &quot;my_secret&quot; -n &quot;my_namespace&quot; --context &quot;my_context&quot; -o yaml \     | yq d - 'metadata.resourceVersion' \     | yq d - 'metadata.uid' \     | yq d - 'met...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Kubectl_get&amp;diff=2300&amp;oldid=prev"/>
		<updated>2021-10-14T09:59:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;``` kubectl get secret &amp;quot;my_secret&amp;quot; -n &amp;quot;my_namespace&amp;quot; --context &amp;quot;my_context&amp;quot; -o yaml \     | yq d - &amp;#039;metadata.resourceVersion&amp;#039; \     | yq d - &amp;#039;metadata.uid&amp;#039; \     | yq d - &amp;#039;met...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
kubectl get secret &amp;quot;my_secret&amp;quot; -n &amp;quot;my_namespace&amp;quot; --context &amp;quot;my_context&amp;quot; -o yaml \&lt;br /&gt;
    | yq d - 'metadata.resourceVersion' \&lt;br /&gt;
    | yq d - 'metadata.uid' \&lt;br /&gt;
    | yq d - 'metadata.annotations' \&lt;br /&gt;
    | yq d - 'metadata.creationTimestamp' \&lt;br /&gt;
    | yq d - 'metadata.selfLink'&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>