Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 801 Bytes

notebook.org

File metadata and controls

26 lines (16 loc) · 801 Bytes

A set of test scripts for Azure Container Service.

add a ‘test’ for deploying a container app

test Docker on Marathon

https://mesosphere.github.io/marathon/docs/native-docker.html

Test Docker on Swarm

Deploying a multi-container application on Mesos using Marathon

Deploying a multi-container application on Swarm

Starts the Donater script using Chronos

The Donater script is designed to use spare resources in a cluster to help find therapies for various diseases such as Cancer and Alzheimers.

Use the v0.1 release at https://raw.githubusercontent.com/rgardler/donater/v0.1/src/manageDonateTasks.py

test deploying OMS

This will require us to deploy a container to every node in the cluster.

Add storage to Docker demo