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.