Skip to content

Commit

Permalink
Add roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
annismckenzie committed Jan 11, 2021
1 parent 7d411f0 commit f2b3bab
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Roadmap

# v0.1.0

- [x] initial release with node label and taint sync

# v0.2.0

- [x] update node config file on disk

# v0.3.0

- [ ] add CLI tool to generate k3osconfig kustomization
- [ ] e2e test using Ginkgo

# v0.4.0

- [ ] reboot nodes upon changes to the node config file that require it

# v0.5.0

- [ ] configure private registries using K8s secrets for auth
- [ ] documentation website

0 comments on commit f2b3bab

Please sign in to comment.