Red Hat Developer Program OCP Disconnected Workshop
Books Cheat Sheets Upcoming Events
More Tutorials
Kubernetes Istio Quarkus Knative Tekton

    • Setup
      • Prerequisites
        • kcli and binaries
        • sshuttle
      • Registry VM
        • Create registry with registry:v2 image (classic)
        • Create registry with mirror-registry
        • Create Registry Quay standalone with proxy cache/mirror functionality
        • Creating Registry Cache with registry-cache container
      • Testing registries
    • Cluster Deployment
    • Mirroring Openshift Images
      • Mirror with oc binary
      • Mirror with oc-mirror binary
    • Convert Cluster to disconnected
      • Import CA certificates
      • Configure mirrors in the cluster
      • Update global pull secret
      • Isolate the cluster
      • Reboot node and check registry logs
    • Disconnected Upgrades
      • Upgrade to 4.9.22 with a registry mirror-registry in registry.dsal (8443)
      • Upgrade to 4.10.20 with a basic/mini Quay in registry.dsal (443)
      • Upgrade to 4.11.20 with a registry cache in registry.dsal (6443)
    • Disconnected Deployment
    • Disconnected Catalogs and Operators
      • Disconnected Catalogs
        • Default catalogs with images mirrored and registry mirror config
        • Default catalogs with images mirrored and Custom catalogs
        • Custom catalog
      • Disconnected Operators
        • Mirroring with oc
        • Mirroring with oc-mirror
          • ImageSet for custom catalog index
          • ImageSet for official catalog filtered
    • Insights and Telemetry services
      • Insights
        • Disable Insights
        • Manual upload
      • Telemetry client
        • Manual Upload
    • Cluster Samples Operator
    • Openshift Update Service
    • Cluster-wide Proxy
    • References
  • OCP Disconnected Workshop
  • References
Edit this Page

References

  • File-based Catalogs - https://olm.operatorframework.io/docs/reference/file-based-catalogs/

  • Prune a file-based catalog example - https://github.com/redhat-openshift-ecosystem/community-operators-prod/issues/793#issuecomment-1036213702

  • KCS5891131 - "Upgrade process fails in Openshift Container Platform 4 because the Ingress Operator failed: CanaryChecksRepetitiveFailures" - https://access.redhat.com/solutions/5891131

  • Disconnected Insight - https://docs.openshift.com/container-platform/4.11/support/remote_health_monitoring/remote-health-reporting-from-restricted-network.html

  • OLM Roadmap (Internal) - https://docs.google.com/presentation/d/1c-H_UcyeACq314QsK1aWo8qFi_iuZLzIHTJ7xQ-ZcTQ/edit#slide=id.gda9c905baf_5_47

  • Red Hat OpenShift Container Platform Update Graph - https://access.redhat.com/labs/ocpupgradegraph/update_path

Cluster-wide Proxy