-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
interest on merging efforts? #2
Comments
@v1k0d3n why not ! though honestly this was just a quick proof of concept, we are not intending to develop this into a full production playbook. Definitely we will stick to CentOS Are you guys going to Kubecon, we could meet there. |
@davidkbainbridge has also shared an Ubuntu playbook with Vagrant: https://github.com/davidkbainbridge/k8s-playground. |
@errordeveloper this is a good recommendation too. would be fine with either, but would like to be able to declare multiple nodes and deploy to cloud (which would be better outside of the roles anyway; i was going to separate this this soon). do you know the owner of that repo? i think it would be good to merge these efforts for developers who really want multi-node deployment into a local environment. |
Happy to merge. My plan was to migrate the On Mon, Oct 24, 2016 at 7:35 AM Brandon B. Jozsa [email protected]
|
This is great news! Do you guys want to get together on a hangout to discuss merging these efforts? I'll be back in town after the Openstack Summit; so say...next Friday? |
Next Friday could work for me. I am in the America/Los_Angeles time zone (PDT). |
I've added CentOS support to my fork of @davidkbainbridge repo (https://github.com/errordeveloper/kubernetes-ansible-vagrant), and I managed to do so without disabling firewalld and SELinux. |
@errordeveloper could we combine some deployment strategies with the halcyon repo and this one? this is why I wanted to schedule a discussion, but i'm currently traveling. we may have a slight opinion on this, because we have larger deployment PoC effort. i would hate to keep/maintain two repos that do the same thing (now we have three). once we combine, maybe this would be good to incubate multimode/Vagrant solution for development? |
@davidkbainbridge / @errordeveloper |
Yes, that might be easier to talk at kubecon. Fwiw, kargo which is going to be incubated, will contain kubeadm support. |
definitely a fan of kargo getting incubated (because it's needed), and we support this. the approach to deploying kubeadm is different though, it will eventually remove some of the need for CAPS, is a bit closer to a cloud-native approach; which is the whole reason we started looking at. do we need the whole Ansible playbook model in kargo just to get a development multi-node vagrant deployment? (just a hypothetical question i've been pondering lately). |
@davidkbainbridge @sebgoa can you email me so we can get together at Kubecon or started with merging some of these "vagrant" developmental efforts? my email is [email protected]. |
I will send an email, but right now I am not planning to attend Kubecon. I check the site, but see it is sold out at this time. It also happens to be next week and I am in Paris this week for an ONOS event, so being home for a week isn't a bad thing. If there is a way to participate remotely I would be happy to do so. |
@sebgoa would you be interested in merging efforts with a project that i've worked on for my community development team?
the repo is: https://github.com/att-comdev/halcyon-kubernetes
merging would probably be good. my thought is to merge the playbook efforts with a global_var declaration for centos/ubuntu (and other os's that become supported), and then just use the repo as a submodule for a vagrant deployment that can be multi-provider.
what are your thoughts? i could have our team help maintain both, and we can use travis or something else to maintain builds, if you're interested. merging could capture a broader audience.
The text was updated successfully, but these errors were encountered: