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.