On 04/24/2016 08:51 AM, Burr Sutter wrote:
We do have a k8s in the CDK - but it would appear relatively few have really tried to use it :-)
Expanding on this, you can use Kube with the OpenShift default of CDK and by booting with the with Vagrantfile in the cdk.zip.
There are similar Vagrantfiles for the ADB at https://github.com/projectatomic/adb-atomic-developer-bundle/tree/master/components/centos
kubectl works from both your workstation and, if you insist :P, via `vagrant ssh`.
If you find problems or issues, please suggest a different configuration. regards, bex
On Fri, Apr 22, 2016 at 8:18 PM, James Strachan <[email protected] <mailto:[email protected]>> wrote: if you wanna try k8s here’s a little vagrantfile we’ve been using: https://github.com/fabric8io/fabric8-installer/tree/master/vagrant/kubernetes whenever the new docker beta is open to the public for windows & mac, using a script like this might be the easiest way for windows/mac folks to spin up a local k8s cluster https://github.com/fabric8io/fabric8-installer/blob/master/vagrant/kubernetes/bin/start-kubernetesOn 22 Apr 2016, at 15:41, Burr Sutter <[email protected] <mailto:[email protected]>> wrote: I though I would give the k8s vagrantfile a try (I normally just use rhel-ose) and "vagrant up" produces: ==> default: Clearing any previously set network interfaces... A host only network interface you're attempting to configure via DHCP already has a conflicting host only adapter with DHCP enabled. The DHCP on this adapter is incompatible with the DHCP settings. Two host only network interfaces are not allowed to overlap, and each host only network interface can have only one DHCP server. Please reconfigure your host only network or remove the virtual machine using the other host only network. _______________________________________________ Devtools mailing list [email protected] <mailto:[email protected]> https://www.redhat.com/mailman/listinfo/devtoolsJames ------- Red Hat Twitter: @jstrachan Email: [email protected] <mailto:[email protected]> Blog: http://macstrac.blogspot.com/ hawtio: http:/ <http://fusesource.com/>/hawt.io/ <http://hawt.io/> fabric8: http:/ <http://fusesource.com/>/fabric8.io/ <http://fabric8.io/> Open Source Integration _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
-- Brian (bex) Exelbierd | [email protected] +420-606-055-877 | @bexelbie http://www.winglemeyer.org _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
