source
Finding missing primary sources for CRDs (custom resource definitions). Use when needing to find a new primary source.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Finding missing primary sources for CRDs (custom resource definitions). Use when needing to find a new primary source.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | source |
| description | Finding missing primary sources for CRDs (custom resource definitions). Use when needing to find a new primary source. |
Kubernetes API can be extended using CRDs (custom resource definitions) - these are imported into kubernetes clusters to enable the use of CRs (custom resources). The CRs and their derived openapi specifications are collected from primary sources and stored in this repository continuously.
A primary source for CRDs is published by the original authors and is available as a versioned online resource.
A primary source is not:
The primary sources are added to the configuration file, see details in how to contribute file.
You are exclusively looking for information online when locating a primary source.
You must never look at local files for any reason other than to tell if a primary source is already registered, or if certain CRDs exists. You will never read the code base.
You should suggest adding the CRD being searched for to the ignore list, if you find evidence that this CRD is:
Find a primary source for this missing CRD and present your findings to the user.