Mesos.readthedocs.io

High availability framework guide

WEBDesigning Highly Available Mesos Frameworks. A Mesos framework manages tasks. For a Mesos framework to be highly available, it must continue to manage tasks correctly in …

Actived: 2 days ago

URL: https://mesos.readthedocs.io/en/1.1.0/high-availability-framework-guide/

High availability

WEBMesos High-Availability Mode. If the Mesos master is unavailable, existing tasks can continue to execute, but new resources cannot be allocated and new tasks cannot be …

Category:  Health Go Health

Shared resources

WEBShared Persistent Volumes Overview. By default, persistent volumes provide exclusive access: once a task is launched using a persistent volume, no other tasks can use that …

Category:  Health Go Health

Scheduler http api

WEBScheduler HTTP API. A Mesos scheduler can be built in two different ways: By using the SchedulerDriver C++ interface. The SchedulerDriver handles the details of …

Category:  Health Go Health

Configuration cmake

WEBFlag Explanation -D3RDPARTY_DEPENDENCIES[=path_or_url] Location of the dependency mirror. In some cases, the Mesos build system needs to acquire third-party …

Category:  Health Go Health

Operator http api

WEBOperator HTTP API. Mesos 1.0.0 added experimental support for v1 Operator HTTP API.. Overview. Both masters and agents provide the /api/v1 endpoint as the base URL for …

Category:  Health Go Health

Doxygen style guide

WEBApache Mesos Doxygen Style Guide. This guide introduces a consistent style for documenting Mesos source code using Doxygen . There is an ongoing, incremental …

Category:  Health Go Health

Nested container and task group

WEBOverview Motivation. A pod can be defined as a set of containers co-located and co-managed on an agent that share some resources (e.g., network namespace, volumes) …

Category:  Health Go Health

Markdown style guide

WEBMesos Markdown Style Guide. This guide introduces a consistent documentation style to be used across the entire non-code documentation. User guides and non-code technical …

Category:  Health Go Health