Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.12 KB

Multi-Cloud Open DC/OS on AWS with Terraform

AWS and Azure

Requirements

Deploying Multi-Cloud DCOS

This repository is meant to get the bare minimum of running a multi-cloud DC/OS cluster.

This repo is configured to deploy on AWS and Azure using Cisco CSR 1000V for VPN connection in between.

High Level Overview of Architecture

  • Creates an AWS cluster with masters and agents
  • Creates an Azure node with public and private agents
  • Main DC/OS cluster lives on AWS
  • Bursting Node lives in Azure

hub-spoke

Lab Documentation

  1. LAB1 - Deploying AWS Using Terraform
  2. LAB2 - Bursting from AWS to Azure
  3. LAB3 - Deploying and Migrating Stateless App from AWS to Azure
  4. LAB4 - Deploying Cassandra Multi DataCenter

Note: No major enhancements should be expected with this repo. It is meant for demo and testing purposes only.