mesosphere-backup / ansible-dcos

[DEPRECATED] Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team
https://github.com/dcos/dcos-ansible
Apache License 2.0
37 stars 31 forks source link

Support Kubernetes on DC/OS as-a-Service via Ansible + support CLIs via Ansible + On-Premises SSH access via Ansible #16

Closed rembik closed 6 years ago

rembik commented 6 years ago

Changes

ToDos

rembik commented 6 years ago

@jrx @rimusz please give me feedback if it works with terraform and Enterprise DC/OS

jrx commented 6 years ago

Many thanks @rembik for making the effort! I will try it out and will give feedback probably next week.

jrx commented 6 years ago

@rembik Sorry it took me so long, but I managed to integrate some of your commits/changes to a testing branch called packages and made another PR for this: #18

In general I like your idea to be able to install DC/OS packages (in this case Kubernetes) with Ansible, but I found a more general approach to make that possible and integrated some of the community work of @dirkjonker https://github.com/dirkjonker/ansible-dcos with Kubernetes as an example and some of your instructions.

I will close this one in favor of #18