我正在尝试在我的计算机上本地安装 Openshift4,但我缺少一个带有 .crcbundle 扩展名的文件。有人可以帮我解决在哪里可以找到此文件或如何创建它吗?
我说的是 github 上的以下项目: https ://github.com/code-ready/crc#documentation
干杯
我正在尝试在我的计算机上本地安装 Openshift4,但我缺少一个带有 .crcbundle 扩展名的文件。有人可以帮我解决在哪里可以找到此文件或如何创建它吗?
我说的是 github 上的以下项目: https ://github.com/code-ready/crc#documentation
干杯
You can download the latest crc binaries here
You also need a Red Hat developer account to run crc
as it requires you to log in to https://cloud.redhat.com/openshift/install/crc/installer-provisioned to get a "pull secret" to deploy the cluster.
CRC 中对 VirtualBox 的支持似乎已被删除(参考:'crc setup -d virtualbox' - driver flag is ignored,https://github.com/code-ready/crc/issues/838)
@nick 引用的链接没有提供所需的实际 VirtualBox 捆绑文件。据我所知,似乎没有任何地方可以下载引用的 VirtualBox 捆绑文件。