Generate an image pull secret by using V10 Reserved.
About this task
To set up a self-managed gateway in Kubernetes or OpenShift with the DataPower Operator, generate
an image pull secret. You can use this secret to securely retrieve the required container
images.
Generate the image pull secret as follows.
Procedure
- Log in to V10 Reserved administration console.
- On the home page, click Download Gateway. Or go to the gateway
page and click Download Gateway.
- Under
Datapower image registry credentials for Kubernetes/OCP pull
secret, click Generate or Regenerate to
download the new credentials in YAML format.
Note:
- Generate button is appears if no credentials exist. If credentials have
already been generated, the button changes to Regenerate.
- When you regenerate credentials, the existing ones are revoked and replaced with new
credentials.
- Apply the downloaded secret in your Kubernetes or OpenShift cluster as an image pull
secret.
Note:
- You can modify the downloaded yaml file to specify namespace values.
- Use the OpenShift or Kubernetes
apply command to apply the secret file to the
cluster.