---
title: "Roadmap"
description: "ROADMAP.md"
date: 2020-06-10
draft: false
toc: true
weight: 400
---

# CNI Roadmap

This document defines a high level roadmap for CNI development.
The list below is not complete, and we advise to get the current project state from the [milestones defined in GitHub](https://github.com/containernetworking/cni/milestones).

## CNI Milestones

### [v1.0.0](https://github.com/containernetworking/cni/milestones/v1.0.0)

- Targeted for ~April 2020~ April 2021
- More precise specification language
- Stable SPEC
- Complete test coverage

### Beyond v1.0.0

- Conformance test suite for CNI plugins (both reference and 3rd party)
- Signed release binaries
