安装流浪汉时,我遇到以下错误.... 我正在关注https://fabric8.io/guide/getStarted/cdk.html进行安装。
pwd
/Users/apple/openshift-vagrant/cdk-v2
vagrant up
Bringing machine 'cdk' up with 'virtualbox' provider...
==> cdk: Box 'cdk_v2' could not be found. Attempting to find and install...
cdk: Box Provider: virtualbox
cdk: Box Version: >= 0
==> cdk: Box file was not detected as metadata. Adding it directly...
==> cdk: Adding box 'cdk_v2' (v0) for provider: virtualbox
cdk: Downloading: http://cdk-builds.usersys.redhat.com/builds/nightly/27-May-2016/rhel-7-cdk-vagrant-scratch-7.2.27052016-1.x86_64.vagrant-virtualbox.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't resolve host 'cdk-builds.usersys.redhat.com'
任何想法?
答案 0 :(得分:1)
答案 1 :(得分:0)
我们不建议再使用Vagrant,但您应该支持使用minikube或minishift。