You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2018. It is now read-only.
For Kubernetes Vagrantfile I can not ping openshift.adb and hence VSM install cli feature is not working.
$ cd centos-k8s-singlenode-setup/
$ vagrant up
$vagrant service-manager install-cli kubernetes
$export PATH=/root/.vagrant.d/data/service-manager/bin/kubernetes/1.2.0:$PATH
$ kubectl get pod
Unable to connect to the server: dial tcp: lookup openshift.adb: no such host
$ ping openshift.adb
ping: unknown host openshift.adb
$ vagrant landrush list