- the playbook would install and configure docker/rkt and the etcd cluster
- the playbook would install and configure docker/rkt and the etcd cluster
...
@@ -12,60 +13,35 @@ That would probably improve deployment speed and certs management [#553](https:/
...
@@ -12,60 +13,35 @@ That would probably improve deployment speed and certs management [#553](https:/
- to be discussed, a way to provide the inventory
- to be discussed, a way to provide the inventory
-**self deployment** of the node from inside a container [#321](https://github.com/kubespray/kubespray/issues/321)
-**self deployment** of the node from inside a container [#321](https://github.com/kubespray/kubespray/issues/321)
### Provisionning and cloud providers
### Provisioning and cloud providers
- [ ] Terraform to provision instances on **GCE, AWS, Openstack, Digital Ocean, Azure**
- [ ] Terraform to provision instances on **GCE, AWS, Openstack, Digital Ocean, Azure**
- [ ] On AWS autoscaling, multi AZ
- [ ] On AWS autoscaling, multi AZ
-[ ] On Azure autoscaling, create loadbalancer [#297](https://github.com/kubespray/kubespray/issues/297)
-[ ] On Azure autoscaling, create loadbalancer [#297](https://github.com/kubespray/kubespray/issues/297)
-[ ] On GCE be able to create a loadbalancer automatically (IAM ?) [#280](https://github.com/kubespray/kubespray/issues/280)
-[ ] On GCE be able to create a loadbalancer automatically (IAM ?) [#280](https://github.com/kubespray/kubespray/issues/280)
-[x] **TLS boostrap** support for kubelet [#234](https://github.com/kubespray/kubespray/issues/234)
-[x] **TLS boostrap** support for kubelet (covered by kubeadm, but not in standard deployment) [#234](https://github.com/kubespray/kubespray/issues/234)