Skip to content
Snippets Groups Projects
Commit 29e91650 authored by Maxime Guyot's avatar Maxime Guyot Committed by Kubernetes Prow Robot
Browse files

Update roadmap (#4811)

parent b45f3f00
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ Kubespray's roadmap ...@@ -13,6 +13,7 @@ Kubespray's roadmap
- [ ] GCE - [ ] GCE
- [x] AWS (contrib/terraform/aws) - [x] AWS (contrib/terraform/aws)
- [x] Openstack (contrib/terraform/openstack) - [x] Openstack (contrib/terraform/openstack)
- [x] Packet
- [ ] Digital Ocean - [ ] Digital Ocean
- [ ] Azure - [ ] Azure
- [ ] On AWS autoscaling, multi AZ - [ ] On AWS autoscaling, multi AZ
...@@ -23,11 +24,11 @@ Kubespray's roadmap ...@@ -23,11 +24,11 @@ Kubespray's roadmap
https://github.com/kubernetes/kubernetes/issues/18112) https://github.com/kubernetes/kubernetes/issues/18112)
### Tests ### Tests
- [ ] Run kubernetes e2e tests - [x] Run kubernetes e2e tests
- [ ] Test idempotency on single OS but for all network plugins/container engines - [ ] Test idempotency on single OS but for all network plugins/container engines
- [ ] single test on AWS per day - [ ] single test on AWS per day
- [ ] test scale up cluster: +1 etcd, +1 master, +1 node - [ ] test scale up cluster: +1 etcd, +1 master, +1 node
- [ ] Reorganize CI test vars into group var files - [x] Reorganize CI test vars into group var files
### Lifecycle ### Lifecycle
- [ ] Upgrade granularity: select components to upgrade and skip others - [ ] Upgrade granularity: select components to upgrade and skip others
...@@ -42,23 +43,10 @@ Kubespray's roadmap ...@@ -42,23 +43,10 @@ Kubespray's roadmap
- Make sure that state of cluster is completely saved in no more than one config file beyond hosts inventory - Make sure that state of cluster is completely saved in no more than one config file beyond hosts inventory
### Addons (helm or native ansible) ### Addons (helm or native ansible)
Include optionals deployments to init the cluster: - [x] Helm
##### Monitoring - [x] Ingress-nginx
- Heapster / Grafana .... - [x] kubernetes-dashboard
- **Prometheus**
##### Others
##### Dashboards:
- kubernetes-dashboard
- Fabric8
- Tectonic
- Cockpit
##### Paas like
- Openshift Origin
- Openstack
- Deis Workflow
### Others ### Others
- Organize and update documentation (split in categories) - Organize and update documentation (split in categories)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment