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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user