@@ -48,7 +48,7 @@ clustered database or key-value store. We will target such workloads for our
...
@@ -48,7 +48,7 @@ clustered database or key-value store. We will target such workloads for our
15. Demonstrate cluster stability over time
15. Demonstrate cluster stability over time
- Status
- Status
16. Kubelet use the kubernetes API to fetch jobs to run (instead of etcd) on supported platforms
16. Kubelet use the kubernetes API to fetch jobs to run (instead of etcd) on supported platforms
- Status
- Status: DONE
## Reliability and performance
## Reliability and performance
...
@@ -59,12 +59,13 @@ clustered database or key-value store. We will target such workloads for our
...
@@ -59,12 +59,13 @@ clustered database or key-value store. We will target such workloads for our
3. Scale to 30-50 pods (1-2 containers each) per node (#4188)
3. Scale to 30-50 pods (1-2 containers each) per node (#4188)
- Status:
- 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)
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)
5. Startup time: 99% of end-to-end pod startup time with prepulled images is less than 5s on 100 node, 3000 pod cluster; linear time to number of nodes and pods (#3952, #3954)
- Status:
- Status:
5. API performance: 99% of API calls return in less than 1s; constant time to number of nodes and pods (#4521)
6. API performance: 99% of API calls return in less than 1s; constant time to number of nodes and pods (#4521)