<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Custom resources on Nerdsid.com</title><link>https://nerdsid.com/tags/custom-resources/</link><description>Recent content in Custom resources on Nerdsid.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 02 Jun 2026 05:54:03 +0000</lastBuildDate><atom:link href="https://nerdsid.com/tags/custom-resources/index.xml" rel="self" type="application/rss+xml"/><item><title>Custom Resource Definition</title><link>https://nerdsid.com/posts/kubernetes-custom-resource-definition/</link><pubDate>Tue, 02 Jun 2026 05:54:03 +0000</pubDate><guid>https://nerdsid.com/posts/kubernetes-custom-resource-definition/</guid><description>&lt;h2 id="task-1">Task 1&lt;/h2>
&lt;p>CRD objects can be either namespaced or cluster-scoped.&lt;/p>
&lt;p>Is this statement true or false?&lt;/p>
&lt;p>Answer: True&lt;/p>
&lt;h2 id="task-2">Task 2&lt;/h2>
&lt;p>What is a custom resource?&lt;/p>
&lt;p>Answer: A custom resource is an extension of the Kubernetes API that is not necessarily available in a default Kubernetes installation.&lt;/p>
&lt;h2 id="task-3">Task 3&lt;/h2>
&lt;p>We have provided an incomplete Custom Resource Definition (CRD) manifest located at &lt;code>/root/crd.yaml&lt;/code>. Complete the file to define a namespaced CRD named &lt;code>internals.datasets.kodekloud.com&lt;/code>.&lt;/p></description></item></channel></rss>