【问题标题】:Can I still use rhc port-forward with openshift 3?我还能在 openshift 3 中使用 rhc 端口转发吗?
【发布时间】:2017-09-23 19:56:02
【问题描述】:

使用rhc port-forward,我可以连接到openshift 的远程数据库,并且由于openshift 2 即将停止使用,我正在转向openshift 3。但我找不到让rhc port-forward 与openshift 3 和e 一起工作的方法我无法在我的树莓派 3 上安装 openshift origin。

所以我想知道如何或是否仍然可以将 rhc port-forward 与 openshift 3 一起使用。如果不能,我怎样才能使 openshift origin 在我的树莓派 3 上工作?

编辑
对于任何想知道我如何让它工作的人:How to get openshift oc command working on Raspberry pi 3?

【问题讨论】:

    标签: openshift openshift-origin openshift-client-tools


    【解决方案1】:

    Openshift 3 使用oc 命令行工具而不是rhc。你可以找到使用oc port-forwardhere的文档。

    【讨论】:

    • 正如我在问题中所说,我无法在我的 RPI3 上获得 oc 工作
    • 啊,oc 只是命令行工具。 OpenShift Origin 是用于运行 Openshift 服务器的开源软件。据我了解,RPi 运行的是 32 位操作系统。最后一个包含 32 位命令行工具的 OpenShift 版本是 1.5.1。可以下载32位命令行工具here
    • 收到错误./oc: cannot execute binary file: Exec format error,正在尝试手动构建源代码
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多