Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
d818ac1d
Commit
d818ac1d
authored
8 years ago
by
Antoine Legrand
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update roadmap.md
parent
bd1c764a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/roadmap.md
+23
-22
23 additions, 22 deletions
docs/roadmap.md
with
23 additions
and
22 deletions
docs/roadmap.md
+
23
−
22
View file @
d818ac1d
...
...
@@ -13,40 +13,41 @@ That would probably improve deployment speed and certs management [#553](https:/
-
**self deployment**
of the node from inside a container
[
#321
](
https://github.com/kubespray/kargo/issues/321
)
### Provisionning and cloud providers
-
Terraform to provision instances on
**GCE, AWS, Openstack, Digital Ocean, Azure**
-
On AWS autoscaling, multi AZ
-
On Azure autoscaling, create loadbalancer
[
#297
](
https://github.com/kubespray/kargo/issues/297
)
-
On GCE be able to create a loadbalancer automatically (IAM ?)
[
#280
](
https://github.com/kubespray/kargo/issues/280
)
-
**TLS boostrap**
support for kubelet
[
#234
](
https://github.com/kubespray/kargo/issues/234
)
-
[ ]
Terraform to provision instances on
**GCE, AWS, Openstack, Digital Ocean, Azure**
-
[ ]
On AWS autoscaling, multi AZ
-
[
]
On Azure autoscaling, create loadbalancer [#297
](
https://github.com/kubespray/kargo/issues/297
)
-
[
]
On GCE be able to create a loadbalancer automatically (IAM ?) [#280
](
https://github.com/kubespray/kargo/issues/280
)
-
[
x]
**TLS boostrap** support for kubelet [#234
](
https://github.com/kubespray/kargo/issues/234
)
(related issues: https://github.com/kubernetes/kubernetes/pull/20439
<br>
https://github.com/kubernetes/kubernetes/issues/18112)
### Tests
-
Run kubernetes e2e tests
-
migrate to jenkins
-
[x]
Run kubernetes e2e tests
-
[x]
migrate to jenkins
(a test is currently a deployment on a 3 node cluste, testing k8s api, ping between 2 pods)
-
Full tests on GCE per day (All OS's, all network plugins)
-
trigger a single test per pull request
-
single test with the Ansible version n-1 per day
-
Test idempotency on on single OS but for all network plugins/container engines
-
single test on AWS per day
-
test different achitectures :
-
[x]
Full tests on GCE per day (All OS's, all network plugins)
-
[x]
trigger a single test per pull request
-
[ ] ~~
single test with the Ansible version n-1 per day
~~~
-
[x]
Test idempotency on on single OS but for all network plugins/container engines
-
[ ]
single test on AWS per day
-
[x]
test different achitectures :
-
3 instances, 3 are members of the etcd cluster, 2 of them acting as master and node, 1 as node
-
5 instances, 3 are etcd and nodes, 2 are masters only
-
7 instances, 3 etcd only, 2 masters, 2 nodes
-
test scale up cluster: +1 etcd, +1 master, +1 node
-
[ ]
test scale up cluster: +1 etcd, +1 master, +1 node
### Lifecycle
-
Adopt the kubeadm tool by delegating CM tasks it is capable to accomplish well
[
#553
](
https://github.com/kubespray/kargo/issues/553
)
-
Drain worker node when upgrading k8s components in a worker node.
[
#154
](
https://github.com/kubespray/kargo/issues/154
)
-
Drain worker node when shutting down/deleting an instance
-
[
] Adopt the kubeadm tool by delegating CM tasks it is capable to accomplish well [#553
](
https://github.com/kubespray/kargo/issues/553
)
-
[
x] Drain worker node when upgrading k8s components in a worker node. [#154
](
https://github.com/kubespray/kargo/issues/154
)
-
[ ] Drain worker node when shutting down/deleting an instance
-
[ ] Upgrade granularity: select components to upgrade and skip others
### Networking
-
romana.io support
[
#160
](
https://github.com/kubespray/kargo/issues/160
)
-
Configure network policy for Calico.
[
#159
](
https://github.com/kubespray/kargo/issues/159
)
-
Opencontrail
-
Canal
-
Cloud Provider native networking (instead of our network plugins)
-
[
]
romana.io support [#160
](
https://github.com/kubespray/kargo/issues/160
)
-
[
]
Configure network policy for Calico. [#159
](
https://github.com/kubespray/kargo/issues/159
)
-
[ ]
Opencontrail
-
[x]
Canal
-
[x]
Cloud Provider native networking (instead of our network plugins)
### High availability
-
(to be discussed) option to set a loadbalancer for the apiservers like ucarp/packemaker/keepalived
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment