项目作者: mesosphere-backup

项目描述 :
[DEPRECATED] Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team
高级语言: Python
项目地址: git://github.com/mesosphere-backup/ansible-dcos.git
创建时间: 2017-12-19T15:32:15Z
项目社区:https://github.com/mesosphere-backup/ansible-dcos

开源协议:Apache License 2.0

下载


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:

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

Use git tag to list all versions:

  1. git tag
  2. v0.7.0-dcos-1.11

Check out the latest version with:

  1. 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

  • [X] Support for On-Premises
  • [X] Support for AWS
  • [X] Support for Azure
  • [X] Support for GCP
  • [X] 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.