Skip to content

CDNetworks Documentation

Adding an ImagePullSecret permalink

  1. In the left pane, click ImagePullSecrets.
  2. At the top right of the ImagePullSecrets page, click the + Add New ImagePullSecret button.
  3. Complete the fields in the Add ImagePullSecret form. Required fields are denoted by an asterisk (*).

FieldsDescription
NameEnter a name that helps you identify this ImagePullSecret.
RegistryEnter the address of the registry where your container images are stored (for example, docker.io).
UsernameEnter the username of your registry account.
PasswordEnter the password of your registry account. For security, each typed password character is masked with a dot (●).
DescriptionEnter a description for this ImagePullSecret.
  1. Click the Submit button.

Note: When you create an ECP registry user, a corresponding imagePullSecret is created automatically. Manually creating an imagePullSecret for your ECP registry user is not allowed.