First draft of CLI/config roadmap.

This commit is contained in:
Brian Grant
2015-01-20 21:58:41 +00:00
parent dd6cc7824a
commit 1ed9597975
2 changed files with 88 additions and 6 deletions

View File

@@ -82,12 +82,7 @@ Which exact stateful applications are TBD. Candidates include:
3. OS + kernel + Docker
### Workload deployment and management
1. Kubectl fully replaces kubecfg [#2144](https://github.com/GoogleCloudPlatform/kubernetes/issues/2144)
1. Graceful termination. [#1535](https://github.com/GoogleCloudPlatform/kubernetes/issues/1535)
2. Resize. [#1629](https://github.com/GoogleCloudPlatform/kubernetes/issues/1629)
3. Config generators integrated into kubectl.
4. Rolling updates. [#1353](https://github.com/GoogleCloudPlatform/kubernetes/issues/1353)
2. Kubectl can perform bulk operations (e.g., delete) on streams of API objects [#1905](https://github.com/GoogleCloudPlatform/kubernetes/issues/1905)
See the [CLI/configuration roadmap](cli-roadmap.md) for details.
## Productionization
1. Scalability