Navigation

  • index
  • modules |
  • next |
  • ochopod 1.0 documentation »

Overview¶

Ochopod¶

Ochopod is a Python package that performs automatic orchestration for containers running over Mesos or Kubernetes. It does rely on Zookeeper for synchronization and is built using the cool Pykka actor system port. You can easily embed Ochopod in your Docker containers and address complex situations where various systems cross-reference each others at run-time.

Contents¶

  • Introduction
    • Problem statement
    • Mesos, Marathon & Ochopod
    • Getting started
      • Try it out locally
      • A real Zookeeper ensemble over Mesosphere’s DCOS !
  • Concepts
    • Architecture
      • Overview
      • Overlay
      • Terminology
    • The pods
      • Layout
      • Synchronization & clustering
      • Registration
      • HTTP I/O
      • The state-machine
      • Assessing health
    • Framework bindings
  • API
    • General
    • Data model
    • Bindings
  • FAQ
    • How does Ochopod differ from Docker Swarm or Compose ?
    • Is Ochopod bound to Docker ?
    • How do I get Ochopod in my containers ?
    • Do I need Mesos to take advantage of Ochopod ?
    • Do I need to use Ochopod on Amazon EC2 ?
    • Does Ochopod provision resources ?
    • Can I perform elastic scaling with Ochopod ?
    • Can I run Ochopod to do Windows stuff ?

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

Table Of Contents

  • Overview
    • Ochopod
    • Contents
    • Indices and tables

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

Enter search terms or a module, class or function name.

© Copyright 2015, Autodesk. Created using Sphinx.