~kubernetes/charms/trusty/flannel/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Kapil Thangavelu
  • Date: 2014-08-31 20:18:20 UTC
  • Revision ID: kapil.foss@gmail.com-20140831201820-kuvvc2yn2m7f128l
network overlay for containers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: rudder
 
2
summary: A soft overlay network
 
3
description: |
 
4
  A p2p tunneling overlay network for containers.
 
5
 
 
6
  Rudder uses the Universal TUN/TAP device and creates an overlay
 
7
  network using UDP to encapsulate IP packets. The subnet allocation
 
8
  is done with the help of etcd which maintains the overlay to actual
 
9
  IP mappings.
 
10
requires:
 
11
  db:
 
12
    interface: etcd
 
13
peers:
 
14
  overlay:
 
15
    interface: rudder
 
 
b'\\ No newline at end of file'