Chapter 4. Authenticating to registry.redhat.io for Wasm plug-in access


For RateLimitPolicy and AuthPolicy only, you must authenticate to registry.redhat.io to access the Wasm plug-in image used with OpenShift Service Mesh as the Gateway API provider.

Prerequisites

Procedure

  1. Create the namespace for your Gateway, for example:

    oc create ns api-gateway
    Copy to Clipboard
  2. Create the following secret in your Gateway namespace:

    oc create secret docker-registry wasm-plugin-pull-secret -n api-gateway \ --docker-server=registry.redhat.io \ --docker-username=your-registry-service-account-username \ --docker-password=your-registry-service-account-password
    Copy to Clipboard
  3. Repeat this step in each Gateway namespace in which you deploy a RateLimitPolicy or AuthPolicy.
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