From 0e1c0b26dcb38177ccaf949bb0cad8a220ffd62d Mon Sep 17 00:00:00 2001 From: David Oppenheimer Date: Tue, 17 Feb 2015 23:09:45 -0800 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 7dc5b38af0f..871ae263fa6 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -60,7 +60,7 @@ clustered database or key-value store. We will target such workloads for our - Status: 4. Scheduling throughput: 99% of scheduling decisions made in less than 1s on 100 node, 3000 pod cluster; linear time to number of nodes and pods (#3954) - Status: -5. API performance: 99% of API calls return in less than 1s; constant time to number of nodes and pods +5. API performance: 99% of API calls return in less than 1s; constant time to number of nodes and pods (#4521) - Status: 6. Manage and report disk space on nodes (#4135) - Status: in progress