All Projects → mesosphere → coreos-setup

mesosphere / coreos-setup

Licence: Apache-2.0 license
Deprecated. See DCOS Community Edition for how to currently deploy Mesos on CoreOS

Projects that are alternatives of or similar to coreos-setup

dcos-mesos-modules
Mesos Modules used in DC/OS
Stars: ✭ 16 (-40.74%)
Mutual labels:  dcos, dcos-compute-guild
mesos-deb-packaging
Mesos package for Debian, Ubuntu, CentOS, RHEL, and Fedora
Stars: ✭ 58 (+114.81%)
Mutual labels:  dcos, dcos-compute-guild
Dcos Cli
The command line for DC/OS.
Stars: ✭ 225 (+733.33%)
Mutual labels:  dcos
docker-mesos-marathon-screencast
The scripts used in the Docker Clustering on Mesos with Marathon screencast.
Stars: ✭ 51 (+88.89%)
Mutual labels:  dcos
Lashup
A distributed CRDT store with multicast and failure detector capabilities
Stars: ✭ 211 (+681.48%)
Mutual labels:  dcos
Dcos Ui
The UI for The Datacenter Operating System
Stars: ✭ 247 (+814.81%)
Mutual labels:  dcos
dklb
Expose Kubernetes services and ingresses through EdgeLB.
Stars: ✭ 13 (-51.85%)
Mutual labels:  dcos
chronos-utils
Command line utilities for interacting with Airbnb Chronos
Stars: ✭ 31 (+14.81%)
Mutual labels:  dcos
dcos-net
A networking layer of DC/OS
Stars: ✭ 44 (+62.96%)
Mutual labels:  dcos
star
Test program for network policies.
Stars: ✭ 19 (-29.63%)
Mutual labels:  dcos
scala-sbt-mesos-framework.g8
No description or website provided.
Stars: ✭ 23 (-14.81%)
Mutual labels:  dcos
Chaos
A lightweight framework for writing REST services in Scala.
Stars: ✭ 248 (+818.52%)
Mutual labels:  dcos
kubernetes-security-benchmark
A simple way to evaluate the security of your Kubernetes deployment against sets of best practices defined by various community sources
Stars: ✭ 27 (+0%)
Mutual labels:  dcos
Rendler
A rendering web crawler for Apache Mesos.
Stars: ✭ 245 (+807.41%)
Mutual labels:  dcos
microservices-demo.github.io
The Microservices Demo website.
Stars: ✭ 65 (+140.74%)
Mutual labels:  dcos
Marathon Ui
The web-ui for Marathon (https://github.com/mesosphere/marathon)
Stars: ✭ 222 (+722.22%)
Mutual labels:  dcos
etcd-top
etcd realtime workload analyzer
Stars: ✭ 34 (+25.93%)
Mutual labels:  dcos
dcos-oauth
DC/OS OAuth Service (only used up to DC/OS version 1.12)
Stars: ✭ 22 (-18.52%)
Mutual labels:  dcos
reactive-graphql
A GraphQL implementation based around RxJS, very well suited for client side only GraphQL usage
Stars: ✭ 58 (+114.81%)
Mutual labels:  dcos
marathon-slack
Integration for Marathon's Event Bus with Slack
Stars: ✭ 42 (+55.56%)
Mutual labels:  dcos

coreos-setup

This repository used to contain some partial scripts for trying to get Mesos working inside Docker containers on CoreOS. This isn't supported, and doesn't work particularly well.

DCOS Captures all the knowledge that was gained through doing it along with more that has been learned since. It automates a lot of the operational needs around DCOS (Setup a Exhibitor cluster, Setup Mesos-DNS, set DNS resolution to use Mesos-DNS only after Mesos Masters come up and it starts properly resolving recursive DNS queries, etc).

It also handles shipping Mesos binaries to the hosts outside of docker containers, has infrastructure for doing Mesos version upgrades, and running Mesos according to the Mesos Operation Guide

Mesos-slave inside a docker container doesn't work at the moment MESOS-2183. It will post Mesos 0.23 to a certain extent, although shouldn't be used in production.

There are also a bunch of corellary problems why it shouldn't be used in production:

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