@@ -16,10 +16,7 @@ across all namespaces in your team (e.g. a set of related microservices).
16
16
Learn more in the [ HNC User Guide] ( docs/user-guide ) or get started with the
17
17
instructions below!
18
18
19
- Credits:
20
- * Lead developer:
@adrianludwin (
[email protected] )
21
- * Current contributors: @yiqigao217 , @rjbez17 , @GinnyJI
22
- * Other contributors include @sophieliu15 , @lafh , @shivi28 , @danielSbastos and @entro-pi - thanks all!
19
+ Lead developer:
@adrianludwin (
[email protected] )
23
20
24
21
## Using HNC
25
22
@@ -28,12 +25,10 @@ Credits:
28
25
### Getting started and learning more
29
26
30
27
To install HNC on your cluster, and the ` kubectl-hns ` plugin on your
31
- workstation, follow the instructions on our release pages.
32
- * [ Latest version (v0.8.0)] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8.0 )
33
- * Note that this release is in a different repo since we are currently
34
- migrating to this new repo. HNC v0.9.0 will be released from this repo.
35
- * Versions of HNC prior to HNC v0.9 are available from our [ old
36
- repo] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/ )
28
+ workstation, follow the instructions on our [ release
29
+ pages] ( https://github.com/kubernetes-sigs/hierarchical-namespaces/releases/ ) .
30
+ Note that versions of HNC prior to HNC v0.9 are available from our [ old
31
+ repo] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/ ) .
37
32
38
33
HNC is also supported by the following vendors:
39
34
@@ -59,9 +54,10 @@ objects you can't afford to lose (e.g. that aren't stored in a Git repository).
59
54
All HNC issues are assigned to an HNC milestone. So far, the following
60
55
milestones are defined or planned:
61
56
62
- * v1.0 - Likely late Q2 or early Q3 2021: HNC recommended for production use.
63
- * [ v0.9] ( https://github.com/kubernetes-sigs/hierarchical-namespaces/milestone/1 ) : move
64
- HNC to its own repo; continued stability improvements.
57
+ * [ v1.0] ( https://github.com/kubernetes-sigs/hierarchical-namespaces/milestone/2 ) :
58
+ HNC recommended for production use (ETA late 2021)
59
+ * [ v0.9] ( https://github.com/kubernetes-sigs/hierarchical-namespaces/milestone/1 ) :
60
+ move HNC to its own repo; continued stability improvements.
65
61
* [ v0.1-v0.8] ( https://github.com/kubernetes-sigs/multi-tenancy/milestones ) :
66
62
see our old repo for details.
67
63
0 commit comments