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

Commit 35bbd1d

Browse files
authored
Merge pull request #4 from adrianludwin/kep
Minor tweaks to the readme
2 parents 5f7c637 + 7edb63c commit 35bbd1d

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,17 @@ Credits:
3030
The [latest version of HNC is
3131
v0.8.0](https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8.0).
3232
To install HNC on your cluster, and the `kubectl-hns` plugin on your
33-
workstation, follow the instructions on that page.
33+
workstation, follow the instructions on that page. **NB: the release is in a
34+
different repo since we are currently migrating to this new repo. HNC v0.9.0
35+
will be released from this repo.**
3436

3537
HNC is also supported by the following vendors:
3638

3739
* GKE: [install via Config Sync](https://cloud.google.com/kubernetes-engine/docs/add-on/config-sync/how-to/installing-hierarchy-controller)
3840
* Anthos: [install via ACM](https://cloud.google.com/anthos-config-management/docs/how-to/installing-hierarchy-controller)
3941

4042
Once HNC is installed, you can try out the [HNC
41-
quickstart](https://bit.ly/hnc-quickstart)
43+
quickstart](docs/user-guide/quickstart.md)
4244
to get an idea of what HNC can do. Or, feel free to dive right into the [user
4345
guide](docs/user-guide) instead.
4446

@@ -76,6 +78,13 @@ milestones are defined or planned:
7678
* [Backlog](https://github.com/kubernetes-sigs/hierarchical-namespaces/milestone/9):
7779
all unscheduled work.
7880

81+
## Governance
82+
83+
This project is goverened by
84+
[wg-multitenancy](https://github.com/kubernetes-sigs/multi-tenancy), and was
85+
originally located in that repo. It moved to this location after approval by
86+
sig-auth in [KEP #1687](https://github.com/kubernetes/enhancements/issues/1687).
87+
7988
## Contributing to HNC
8089

8190
The best way you can help contribute to bringing hierarchical namespaces to the

0 commit comments

Comments
 (0)