当前位置: 首页 > 知识库问答 >
问题:

我正在尝试打开班次原点,我无法创建应用程序

马晓博
2023-03-14

我正在RHEL原子主机上尝试OO。我按照本指南将OO master作为容器旋转https://docs.openshift.org/latest/getting_started/administrators.html

将shell附加到主容器后,我无法部署应用程序。

# oc new-app openshift/deployment-example
error: can't look up Docker image "openshift/deployment-example": Internal  error occurred: Get https://registry-1.docker.io/v2/: net/htt p: request canceled while waiting for connection error: no match for "openshift/deployment-example"

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.

主机需要代理才能访问互联网。我已经在 /etc/sysconfig/docker 中配置了代理,这就是我可以在同一位置拉取源映像的方式。

我试过用luck https://docs . open shift . org/latest/install _ config/http _ proxy . html设置主节点和节点的代理

共有1个答案

濮丁雷
2023-03-14

这是可能的这是你的代理正在终止连接.你可以测试通过创建一个内部注册表,推映像到那然后使用"oc new-appyour.internal.registry/openshift/deployment-example"

 类似资料:
  • 我停在一个点上,我需要弹出一个窗口,通知用户他们的约会在15分钟后。当我运行代码时,我得到一个sql错误。非常感谢您的帮助。 我用实时来代替变量,效果很好。当我把变量放回时,我得到下面列出的错误。

  • 创建项目时出现问题 $ react-native run-android info运行jetifier将库迁移到AndroidX。您可以使用“- no-jetifier”标志禁用它。Jetifier找到863个要转发的文件。使用10名工人...info JS服务器已经在运行。安装应用程序的信息... 任务 :app:进程演示手动执行失败 11 个可操作任务:2 个已执行,9 个最新 失败:构建失败

  • 我有一个使用Spring mvc和Spring Security Eclipse Maven web项目。当我真的启动它时,它没有成功地初始化上下文: 更多详情如下: 这是我的 这是我的 我的问题是,当我启动应用程序时,我会出现类似的错误 它说它找不到但是我没有把它放进中,我的配置文件是

  • 错误:任务“:app:ProcessDebugResources”执行失败。 com.android.ide.common.Process.processException:org.gradle.Process.internal.exeception:Process“command”c:\users\mohamed sallam\appdata\local\android\sdk\build-to

  • 我一直试图实现启动屏幕到我的应用程序的帮助下,许多代码可以在网站上使用,但没有一个为我工作。每次应用程序崩溃后显示启动屏幕3秒。我不知道哪里出错了,请更正我的代码,以正确显示闪屏!谢谢! //这是我的主要活动

  • 我试着创建这个过程(作为一个系统),它需要两个参数,用户名和密码,并根据它们创建一个用户: 问题是,当我尝试执行此过程(作为一个系统)时,我遇到了以下错误: 错误报告:ORA-01031:权限不足ORA-06512:在第9行的“系统.过程\u创建\u客户端”处ORA-06512:在第1 01031行。00000-“权限不足”*原因:试图在没有适当权限的情况下更改当前用户名或密码。如果试图在没有必要