mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Update ROADMAP.md
Signed-off-by: David Nuzik <david.nuzik@rancher.com>
This commit is contained in:
parent
b4542d4317
commit
e1cd9438ad
38
ROADMAP.md
38
ROADMAP.md
@ -1,35 +1,19 @@
|
|||||||
Roadmap
|
Roadmap
|
||||||
---
|
---
|
||||||
This represents the larger, bigger impact features and enhancements we have planned for K3s. There are many more tactical enhancements and fixes that can be found by perusing our [GitHub milestones](https://github.com/rancher/k3s/milestones).
|
This represents the larger, bigger impact features and enhancements we have planned for K3s. Features are planned, but do not represent a commitment to develop and can change at any time. There are many more tactical enhancements and fixes that can be found by reviewing our [GitHub milestones](https://github.com/k3s-io/k3s/milestones).
|
||||||
|
|
||||||
|
Next
|
||||||
v1.19 - End of August 2020
|
|
||||||
---
|
---
|
||||||
- Add support for config file based configuration
|
- CLI support for etcd backup management
|
||||||
- Replace experimental embedded dqlite with embedded etcd
|
- Multus CNI support
|
||||||
- Support ability to customize baked-in Helm charts
|
- Experimental support for migration from SQLite to etcd
|
||||||
- Improve and refactor SELinux support
|
- Embedded registry support
|
||||||
- Improve CentOS and RHEL 7 and 8 support
|
- Windows OS Support
|
||||||
|
|
||||||
|
Later
|
||||||
v1.20 - December 2020
|
|
||||||
---
|
---
|
||||||
- Support a 2-node hot/cold HA model by leveraging etcd's learner node feature
|
- Align K3s with upstream Kubernetes by removing patches or upstreaming them
|
||||||
- Embedded container image registry
|
- FIPS-140-2 Compliant binaries
|
||||||
- Introduce `k3s build` feature for easier local image building
|
|
||||||
- Disentangle code and docs from Rancher Labs
|
|
||||||
- Reduce patch set K3s requires for Kubernetes
|
|
||||||
- Migrate to using upstream’s kubelet certificate rotation rather than our own custom logic
|
|
||||||
- Migrate to using the kubelet config file for configuring kubelets rather than command line args
|
|
||||||
- Upgrade to Traefik 2.x for ingress
|
|
||||||
- Use "staging" location for binaries as part of upgrades
|
|
||||||
|
|
||||||
|
|
||||||
Backlog
|
|
||||||
---
|
|
||||||
- Windows support
|
|
||||||
- Introduce "Cloud Provider" builds that have CSI and CCM built-in for each provider
|
|
||||||
- Improve low-power support
|
|
||||||
- Real-time operating system support
|
|
||||||
- Graduate encrypted networking support from experimental to GA
|
- Graduate encrypted networking support from experimental to GA
|
||||||
- Graduate network policy support from experimental to GA
|
- Graduate network policy support from experimental to GA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user