Chapter 6. Updating Red Hat Offline Knowledge Portal


Red Hat Red Hat Offline Knowledge Portal incorporates updated content from the Customer Portal weekly. Every Red Hat Offline Knowledge Portal release is a new image labeled with the release version and the date of the Customer Portal content extract.

Red Hat Satellite subscription required

Red Hat Offline Knowledge Portal is a separate, complimentary product available as an add-on to your Red Hat Satellite subscription. You do not need to install Red Hat Satellite to use Red Hat Offline Knowledge Portal.

To confirm whether you have an active Red Hat Satellite subscription, search for Stock Keeping Unit (SKU) MCT3718 in Red Hat Subscription Manager. If you want to buy a Red Hat Satellite subscription with the Red Hat Offline Knowledge Portal Add-On, contact the Red Hat Sales team.

Prerequisites

Procedure

  1. To download Red Hat Offline Knowledge Portal from your terminal using Podman:

    1. If needed, log in to registry.redhat.io using your Customer Portal, Red Hat Developer, or Registry Service Account credentials:

      $ podman login registry.redhat.io
      username: <username>
      Password: <password>
      Login Succeeded!
      Copy to Clipboard Toggle word wrap
    2. Pull the image:

      $ podman pull registry.redhat.io/offline-knowledge-portal/rhokp-rhel9:latest
      Copy to Clipboard Toggle word wrap
  2. To convert the image to a file that you can transfer to your offline environment, save the image to a tar file:

    podman save --format oci-archive -o rhokp.tar rhokp-rhel9:latest
    Copy to Clipboard Toggle word wrap
  3. To load the image in your offline environment:

    podman load -i rhokp.tar
    Copy to Clipboard Toggle word wrap
  4. Replace the updated Red Hat Offline Knowledge Portal container image in your disconnected environment. For more information, see Installing Red Hat Offline Knowledge Portal.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat