This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Credits:
2828### Getting started and learning more
2929
3030The [ latest version of HNC is
31- v0.7 .0] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.7 .0 ) .
31+ v0.8 .0] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8 .0 ) .
3232To install HNC on your cluster, and the ` kubectl-hns ` plugin on your
3333workstation, follow the instructions on that page.
3434
@@ -53,8 +53,11 @@ objects you can't afford to lose (e.g. that aren't stored in a Git repository).
5353All HNC issues are assigned to an HNC milestone. So far, the following
5454milestones are defined or planned:
5555
56- * v1.0 - likely late Q1 or early Q2 2021: HNC recommended for production use
57- * v0.8 - likely early 2021, incremental stability improvements
56+ * v1.0 - Likely late Q2 or early Q3 2021: HNC recommended for production use
57+ * [ v0.9] ( https://github.com/kubernetes-sigs/multi-tenancy/milestone/21 ) : move
58+ HNC to its own repo; continued stability improvements.
59+ * [ v0.8 - COMPLETE APR 2021] ( https://github.com/kubernetes-sigs/multi-tenancy/milestone/20 ) :
60+ incremental stability improvements
5861* [ v0.7 - COMPLETE DEC 2020] ( https://github.com/kubernetes-sigs/multi-tenancy/milestone/18 ) :
5962 introduce exceptions.
6063* [ v0.6 - COMPLETE OCT 2020] ( https://github.com/kubernetes-sigs/multi-tenancy/milestone/14 ) :
Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ listed above can be excluded _by default_.
436436#### Install an official release and the kubectl plugin
437437
438438[ The most recent official release is
439- v0.7 .0] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.7 .0 ) .
439+ v0.8 .0] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8 .0 ) .
440440Please see that page for release notes and installation instructions.
441441
442442#### Install from source
You can’t perform that action at this time.
0 commit comments