Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 226b949

Browse files
committed
Update readme for v0.9
1 parent 2d9dade commit 226b949

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ across all namespaces in your team (e.g. a set of related microservices).
1616
Learn more in the [HNC User Guide](docs/user-guide) or get started with the
1717
instructions below!
1818

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])
2320

2421
## Using HNC
2522

@@ -28,12 +25,10 @@ Credits:
2825
### Getting started and learning more
2926

3027
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/).
3732

3833
HNC is also supported by the following vendors:
3934

@@ -59,9 +54,10 @@ objects you can't afford to lose (e.g. that aren't stored in a Git repository).
5954
All HNC issues are assigned to an HNC milestone. So far, the following
6055
milestones are defined or planned:
6156

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.
6561
* [v0.1-v0.8](https://github.com/kubernetes-sigs/multi-tenancy/milestones):
6662
see our old repo for details.
6763

0 commit comments

Comments
 (0)