Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3004

Edit examples in DBZ Getting Started guide to specify use of Red Hat container registry to retrieve images

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4-next
    • None
    • documentation
    • None
    • False
    • False
    • Undefined
    • Hide
      oc new-app --name=mysql debezium/example-mysql:1.2 -e MYSQL_ROOT_PASSWORD=debezium -e MYSQL_USER=mysqluser -e MYSQL_PASSWORD=mysqlpw -l name=mysql-debug
      
      W0201 03:09:29.852261 4027182 dockerimagelookup.go:237] container image registry lookup failed: docker.io/debezium/example-mysql:1.0: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
      error: local file access failed with: stat debezium/example-mysql:1.0: no such file or directory
      error: unable to locate any images in image streams, templates loaded in accessible projects, template files, local docker images with name "debezium/example-mysql:1.0"
      
      Argument 'debezium/example-mysql:1.0' was classified as an image, image~source, or loaded template reference.
      
      The 'oc new-app' command will match arguments to the following types:
      
      1. Images tagged into image streams in the current project or the 'openshift' project
       - if you don't specify a tag, we'll add ':latest'
       2. Images in the Docker Hub, on remote registries, or on the local Docker engine
       3. Templates in the current project or the 'openshift' project
       4. Git repository URLs or local paths that point to Git repositories
      
      --allow-missing-images can be used to point to an image that does not exist yet.
      
      See 'oc new-app -h' for examples.
      
       
      
      
      Show
      oc new -app --name=mysql debezium/example-mysql:1.2 -e MYSQL_ROOT_PASSWORD=debezium -e MYSQL_USER=mysqluser -e MYSQL_PASSWORD=mysqlpw -l name=mysql-debug W0201 03:09:29.852261 4027182 dockerimagelookup.go:237] container image registry lookup failed: docker.io/debezium/example-mysql:1.0: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https: //www.docker.com/increase-rate-limit error: local file access failed with: stat debezium/example-mysql:1.0: no such file or directory error: unable to locate any images in image streams, templates loaded in accessible projects, template files, local docker images with name "debezium/example-mysql:1.0" Argument 'debezium/example-mysql:1.0' was classified as an image, image~source, or loaded template reference. The 'oc new -app' command will match arguments to the following types: 1. Images tagged into image streams in the current project or the 'openshift' project - if you don 't specify a tag, we' ll add ':latest' 2. Images in the Docker Hub, on remote registries, or on the local Docker engine 3. Templates in the current project or the 'openshift' project 4. Git repository URLs or local paths that point to Git repositories --allow-missing-images can be used to point to an image that does not exist yet. See 'oc new -app -h' for examples.  

    Description

      Summary of the issue:

      What triage steps have been taken so far?:

      When I follow the doc https://access.redhat.com/documentation/en-us/red_hat_integration/2020-q3/html-single/getting_started_with_debezium to install the mysql ,  but failed. There are errors like below, pls use a red hat registry image. 

      What logs have been reviewed (attach them?):

      What is the Namespace/Pod?:

      Attachments

        Activity

          People

            broldan@redhat.com Robert Roldan
            rhn-support-xiwu Xiaohui Wu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: