All Projects → mesosphere-backup → ansible-dcos

mesosphere-backup / ansible-dcos

Licence: Apache-2.0 license
[DEPRECATED] Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects
HCL
1544 projects

Projects that are alternatives of or similar to ansible-dcos

dcos-mesos-modules
Mesos Modules used in DC/OS
Stars: ✭ 16 (-56.76%)
Mutual labels:  dcos
chronos-utils
Command line utilities for interacting with Airbnb Chronos
Stars: ✭ 31 (-16.22%)
Mutual labels:  dcos
container-service-discovery
Service Discovery in Container Orchestration Frameworks on AWS
Stars: ✭ 45 (+21.62%)
Mutual labels:  dcos
multicloud
A multicloud demonstration presented at KubeCon 2019 EU featuring the Hipster Shop across AKS, GKE, and On-Premises
Stars: ✭ 13 (-64.86%)
Mutual labels:  on-premises
marathon-slack
Integration for Marathon's Event Bus with Slack
Stars: ✭ 42 (+13.51%)
Mutual labels:  dcos
reactive-graphql
A GraphQL implementation based around RxJS, very well suited for client side only GraphQL usage
Stars: ✭ 58 (+56.76%)
Mutual labels:  dcos
scala-sbt-mesos-framework.g8
No description or website provided.
Stars: ✭ 23 (-37.84%)
Mutual labels:  dcos
cd-demo
A continuous delivery demo using Jenkins on DC/OS.
Stars: ✭ 36 (-2.7%)
Mutual labels:  dcos
dcos-net
A networking layer of DC/OS
Stars: ✭ 44 (+18.92%)
Mutual labels:  dcos
coreos-setup
Deprecated. See DCOS Community Edition for how to currently deploy Mesos on CoreOS
Stars: ✭ 27 (-27.03%)
Mutual labels:  dcos
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (-40.54%)
Mutual labels:  on-premises
mesos-deb-packaging
Mesos package for Debian, Ubuntu, CentOS, RHEL, and Fedora
Stars: ✭ 58 (+56.76%)
Mutual labels:  dcos
etcd-top
etcd realtime workload analyzer
Stars: ✭ 34 (-8.11%)
Mutual labels:  dcos
docker-mesos-marathon-screencast
The scripts used in the Docker Clustering on Mesos with Marathon screencast.
Stars: ✭ 51 (+37.84%)
Mutual labels:  dcos
dcos-launch
Turn-key deployments of DC/OS on AWS (template and onprem), Azure, and GCE
Stars: ✭ 16 (-56.76%)
Mutual labels:  dcos
star
Test program for network policies.
Stars: ✭ 19 (-48.65%)
Mutual labels:  dcos
microservices-demo.github.io
The Microservices Demo website.
Stars: ✭ 65 (+75.68%)
Mutual labels:  dcos
mesos-utils
Utilities for building distributed systems on top of mesos
Stars: ✭ 24 (-35.14%)
Mutual labels:  dcos
letsencrypt-dcos
Let's Encrypt DC/OS!
Stars: ✭ 39 (+5.41%)
Mutual labels:  dcos
dcos-oauth
DC/OS OAuth Service (only used up to DC/OS version 1.12)
Stars: ✭ 22 (-40.54%)
Mutual labels:  dcos

DEPRECATED - Deploy DC/OS using Ansible

Notice: This repo was deprecated. Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team: https://github.com/dcos/dcos-ansible

Overview

Infrastructure for Cloud Providers is bootstrapped with Terraform.

Ansible playbook installs Open or Enterprise DC/OS to infrastucture On-Premises/Cloud Providers and is supposed to run on CentOS 7. The installation steps are based on the Advanced Installation Guide of DC/OS.

Getting Started

All development is done on the master branch. Tested versions are identified via git tags. To get started, you can clone or fork this repo:

git clone https://github.com/dcos-labs/ansible-dcos

Use git tag to list all versions:

git tag
v0.7.0-dcos-1.11

Check out the latest version with:

git checkout v0.7.0-dcos-1.11

Install

Here are guides to follow to install the DC/OS cluster:

Here are guides to follow to install framework as-a-service:

Operational tasks

Upgrade the DC/OS cluster:

Change number of DC/OS agents:

Upgrade the Kubernetes cluster:

Documentation

All documentation for this project is located in the docs directory at the root of this repository.

Acknowledgements

Current maintainers:

Roadmap

  • Support for On-Premises
  • Support for AWS
  • Support for Azure
  • Support for GCP
  • Support Kubernetes as-a-service

License

DC/OS, along with this project, are both open source software released under the Apache Software License, Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].