| name | ocp-image-registry-and-mirroring |
| metadata | {"author":"rhoai3-demo","version":"1.0.0","platform-family":"ocp","platform-baseline":"repo","ocp-baseline":"repo","skill-group":"OpenShift Platform"} |
| description | Use when documenting, reviewing, or rebuilding OpenShift Container Platform image, registry, and mirroring guidance from official OCP documentation: Image Registry Operator, internal registry configuration, image streams, image stream tags, image import, pull secrets, registry trust, image configuration, allowed or blocked registries, disconnected mirroring, oc-mirror plugin v2, ImageDigestMirrorSet, ImageTagMirrorSet, and Red Hat image provenance review. Do NOT use for OpenShift build strategy details; use ocp-cicd-builds. Do NOT invent RHOAI model image names or modelcar sources; use the relevant rhoai-* skill and official RHOAI docs.
|
OCP Image Registry And Mirroring
Use this skill to ground OpenShift image, registry, and mirroring decisions in
official OCP documentation for the active baseline in docs/PLATFORM_BASELINE.md.
Source Grounding
Read references/source-capture.md before using product behavior. Official Red
Hat documentation is product authority. This skill covers OpenShift platform
image distribution and registry configuration; component-specific image
selection belongs in the relevant product skill.
Demo Image Posture
For this AWS-hosted RHOAI demo:
- Prefer official Red Hat product images and image references captured by the
relevant
rhoai-*, ocp-*, or odf-* skill.
- Treat the cluster image registry as an existing platform service unless the
implementation explicitly needs registry configuration.
- Do not enable disconnected mirroring in the connected AWS demo by default,
but keep mirror guidance available for future regulated or disconnected
variants.
- Verify image pull secrets and registry trust before changing manifests.
- Do not commit pull-secret content or registry credentials.
Workflow
- Confirm the active OpenShift baseline in
docs/PLATFORM_BASELINE.md.
- Read
references/official-doc-extraction.md.
- Identify whether the task concerns:
- Image Registry Operator state or storage
- image streams or image stream tags
- image imports from external or private registries
- pull secrets and registry credentials
- registry trust or allowed/blocked registries
- disconnected mirroring with
oc mirror
- mirror-set resources generated by
oc mirror
- For manifests, verify API versions and fields with official docs and active
cluster schema.
- For live operations, follow the OpenShift safety guard and pair this skill
with the relevant
env-* skill.
- Validate with
references/validation-checklist.md.
Related Skills
- Use
ocp-cicd-builds for BuildConfig, Shipwright, build inputs, outputs,
and build strategy behavior.
- Use
rhoai-nvidia-gpu-accelerators and model-serving skills for RHOAI model
images and modelcars.
- Use
project-red-hat-doc-alignment-review for validating GitOps artifacts
against official Red Hat product images.
- Use
env-troubleshoot for live image pull and registry failures.
References
references/source-capture.md
references/official-doc-extraction.md
references/validation-checklist.md
examples/image-source-review.md