This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Credits:
28
28
### Getting started and learning more
29
29
30
30
The [ 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 ) .
32
32
To install HNC on your cluster, and the ` kubectl-hns ` plugin on your
33
33
workstation, follow the instructions on that page.
34
34
@@ -53,8 +53,11 @@ objects you can't afford to lose (e.g. that aren't stored in a Git repository).
53
53
All HNC issues are assigned to an HNC milestone. So far, the following
54
54
milestones are defined or planned:
55
55
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
58
61
* [ v0.7 - COMPLETE DEC 2020] ( https://github.com/kubernetes-sigs/multi-tenancy/milestone/18 ) :
59
62
introduce exceptions.
60
63
* [ 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_.
436
436
#### Install an official release and the kubectl plugin
437
437
438
438
[ 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 ) .
440
440
Please see that page for release notes and installation instructions.
441
441
442
442
#### Install from source
You can’t perform that action at this time.
0 commit comments