Remove networking from roadmap and readme

ref: https://github.com/docker/containerd/issues/362

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2017-01-11 16:15:01 -08:00
parent f0e1216d92
commit e2eb06dd3d
2 changed files with 2 additions and 9 deletions

View File

@@ -60,18 +60,12 @@ Our current approach is to model our storage layer after snapshotting drivers in
## Phase 3
Phase 3 involves porting the network drivers from libnetwork and finding a good middle ground between the abstractions of libnetwork and the CNI spec.
This also includes getting support for the OCI Image spec built into containerd.
This phase includes getting support for the OCI Image spec built into containerd.
**Status:** Not Started
### Distribution
### Networking
The networking component will allow the management of network namespaces and interface creation and attachment to namespaces.
## Phase 4
Phase 4 involves graduating to version 1.0, and shifting the focus from features to maintenance. Graduating to 1.0 implies: