From ccb4df74a3a0fcd1a92a718e9902c506504404d7 Mon Sep 17 00:00:00 2001 From: Matt Nikkel Date: Mon, 5 Apr 2021 09:40:23 -0400 Subject: [PATCH] Add narrowed scope to v0.0.x releases --- ROADMAP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index b291ba3..c313ec1 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,8 +1,14 @@ # Hauler Roadmap +## v0.0.x + +- Install single-node k3s cluster into an Ubuntu machine using the tarball installation method + ## v0.1.0 - Install single-node k3s cluster + - Support tarball and rpm installation methods + - Target narrow set of known Operating Systems to have OS-specific code if needed - Serve container images - Collect images from image list file - Collect images from image archives