From 0aa73c4765a9b4ce0c961d079c2097dd56591db8 Mon Sep 17 00:00:00 2001 From: Craig Jellick Date: Fri, 18 Sep 2020 11:40:03 -0700 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7c7f7fc964..8d2ad6afa4 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -14,9 +14,10 @@ v1.19 - End of August 2020 v1.20 - December 2020 --- -- Disentangle code and docs from Rancher Labs - Support a 2-node hot/cold HA model by leveraging etcd's learner node feature +- Embedded container image registry - 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