leblancd / kube-v6

Instructions on how to instantiate a multi-node, IPv6-only Kubernetes cluster.
Apache License 2.0
168 stars 22 forks source link

Create Vagrantfile to setup the environment #8

Closed aojea closed 6 years ago

aojea commented 6 years ago

It will be nice to have a Vagrantfile that allows spawning the environment automatically

leblancd commented 6 years ago

@aojea - Yes, absolutely. Someone had merged in a Vagrantfile setup in this github repo, and I inadvertently deleted it. We're working on restoring this.

leblancd commented 6 years ago

@aojea - In the meantime, perhaps you can use the diffs for the merge that I inadvertently deleted, which are here?: https://github.com/leblancd/kube-v6/pull/6/files

aojea commented 6 years ago

@leblancd I submitted a new PR to recover all files from #6

aojea commented 6 years ago

Vagrant work done by @Oryon recover