a small change in the roadmap
This commit is contained in:
parent
fbc9ecb347
commit
e739fd6b2b
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@ Kargo's roadmap
|
||||||
=================
|
=================
|
||||||
|
|
||||||
### Self deployment (pull-mode) [#320](https://github.com/kubespray/kargo/issues/320)
|
### Self deployment (pull-mode) [#320](https://github.com/kubespray/kargo/issues/320)
|
||||||
- the playbook would install and configure docker and the etcd cluster [#321](https://github.com/kubespray/kargo/issues/321)
|
- the playbook would install and configure docker/rkt and the etcd cluster
|
||||||
- the following data would be inserted into etcd: certs,tokens,users,inventory,group_vars.
|
- the following data would be inserted into etcd: certs,tokens,users,inventory,group_vars.
|
||||||
- a "kubespray" container would be deployed (kargo-cli, ansible-playbook, kpm)
|
- a "kubespray" container would be deployed (kargo-cli, ansible-playbook, kpm)
|
||||||
- to be discussed, a way to provide the inventory
|
- to be discussed, a way to provide the inventory
|
||||||
- **self deployment** of the node
|
- **self deployment** of the node from inside a container [#321](https://github.com/kubespray/kargo/issues/321)
|
||||||
|
|
||||||
### Provisionning and cloud providers
|
### Provisionning 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**
|
||||||
|
|
Loading…
Reference in a new issue