Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Weaving rkt

Weaving rkt

Ilya Dmitrichenko

September 21, 2015
Tweet

More Decks by Ilya Dmitrichenko

Other Decks in Technology

Transcript

  1. Simple. Portable. Transparent. • The most productive way for developers

    to connect, observe and control Docker containers • Automatically works with every application • No extra code • Simple, scalable, fast
  2. Connect: Weave Net • Create virtual networks around your apps

    • Push as much as you can down the stack • Do not inject any special logic or libraries • Use default ports for HTTP or databases • Use tools your already know • Import legacy services • Simple security for hybrid-cloud or multi-tenancy
  3. Control: Weave Run • Orchestrator-independent lean service discover and load

    balancing • Distributed state management without a database • Checkout Bryan’s talk: • http://bit.ly/weave-london-container-camp-2015
  4. Observe: Scope • Scope automatically generates a map of your

    containers, enabling you to intuitively understand, monitor, and control your applications. • weave.works/scope
  5. Coming soon… • CNI plugin (more info in Eugene’s talk)

    • Fast data path in the next release • based on Open vSwitch, but way easier to use! • Support for Mesos and Kubernetes in Weave Scope • Native Mesos plugin