adb-atomic-developer-bundle icon indicating copy to clipboard operation
adb-atomic-developer-bundle copied to clipboard

Landrush integration is missing for Kubernetes Vagrantfile

Open LalatenduMohanty opened this issue 9 years ago • 1 comments

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

LalatenduMohanty avatar Sep 08 '16 11:09 LalatenduMohanty

@LalatenduMohanty does it now available and tested?

praveenkumar avatar Nov 22 '16 06:11 praveenkumar